PHP 인터페이스 AppserverIo\Appserver\Core\Api\Node\EnterpriseBeansNodeInterface

상속: extends AppserverIo\Configuration\Interfaces\NodeInterface
파일 보기 프로젝트 열기: appserver-io/appserver

공개 메소드들

메소드 설명
getMessageDrivens ( ) : array Return's the message driven beans information.
getSessions ( ) : array Return's the session beans information.

메소드 상세

getMessageDrivens() 공개 메소드

Return's the message driven beans information.
public getMessageDrivens ( ) : array
리턴 array The message driven beans information

getSessions() 공개 메소드

Return's the session beans information.
public getSessions ( ) : array
리턴 array The session beans information