메소드 | 설명 | |
---|---|---|
getAbsolutPathToPhpExecutable ( ) : string | Returns the absolute path to the appservers PHP executable. | |
provision ( AppserverIo\Psr\Application\ApplicationInterface $application ) : void | Provisions all web applications. |
메소드 | 설명 | |
---|---|---|
executeProvision ( AppserverIo\Psr\Application\ApplicationInterface $application, |
Executes the passed applications provisioning workflow. |
protected executeProvision ( AppserverIo\Psr\Application\ApplicationInterface $application, |
||
$application | AppserverIo\Psr\Application\ApplicationInterface | The application instance |
$provisionNode | The file with the provisioning information | |
$webappPath | SplFileInfo | The path to the webapp folder |
리턴 | void |
public getAbsolutPathToPhpExecutable ( ) : string | ||
리턴 | string | The absolute path to the appserver PHP executable |