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

상속: extends AppserverIo\Configuration\Interfaces\NodeInterface
파일 보기 프로젝트 열기: appserver-io/appserver 0 사용 예제들

공개 메소드들

메소드 설명
getName ( ) : string Returns the application name.
getWebappPath ( ) : string Returns the application's path.

메소드 상세

getName() 공개 메소드

Returns the application name.
public getName ( ) : string
리턴 string The unique application name

getWebappPath() 공개 메소드

Returns the application's path.
public getWebappPath ( ) : string
리턴 string The application's path