PHP Class AppserverIo\Appserver\Core\Api\Node\EpbNode

Inheritance: extends AppserverIo\Description\Api\Node\AbstractNode, implements AppserverIo\Appserver\Core\Api\Node\EpbNodeInterface
Afficher le fichier Open project: appserver-io/appserver Class Usage Examples

Protected Properties

Свойство Type Description
$enterpriseBeans EnterpriseBeansNode The enterprise beans information.

Méthodes publiques

Méthode Description
getEnterpriseBeans ( ) : EnterpriseBeansNode Return's the enterprise beans information.

Method Details

getEnterpriseBeans() public méthode

Return's the enterprise beans information.
public getEnterpriseBeans ( ) : EnterpriseBeansNode
Résultat EnterpriseBeansNode The enterprise beans information

Property Details

$enterpriseBeans protected_oe property

The enterprise beans information.
protected EnterpriseBeansNode,AppserverIo\Appserver\Core\Api\Node $enterpriseBeans
Résultat EnterpriseBeansNode