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

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

Méthodes publiques

Méthode Description
getName ( ) : string Returns the application name.
getWebappPath ( ) : string Returns the application's path.

Method Details

getName() public méthode

Returns the application name.
public getName ( ) : string
Résultat string The unique application name

getWebappPath() public méthode

Returns the application's path.
public getWebappPath ( ) : string
Résultat string The application's path