PHP Interface AppserverIo\Appserver\Core\Api\Node\EnterpriseBeansNodeInterface

Inheritance: extends AppserverIo\Configuration\Interfaces\NodeInterface
Afficher le fichier Open project: appserver-io/appserver

Méthodes publiques

Méthode Description
getMessageDrivens ( ) : array Return's the message driven beans information.
getSessions ( ) : array Return's the session beans information.

Method Details

getMessageDrivens() public méthode

Return's the message driven beans information.
public getMessageDrivens ( ) : array
Résultat array The message driven beans information

getSessions() public méthode

Return's the session beans information.
public getSessions ( ) : array
Résultat array The session beans information