AppserverIo\Appserver\Core\Api\Node\EpbNodeInterface::getEnterpriseBeans PHP Method

getEnterpriseBeans() public method

Return's the enterprise beans information.
public getEnterpriseBeans ( ) : array
return array The enterprise beans information
    public function getEnterpriseBeans();
EpbNodeInterface