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

Inheritance: extends AppserverIo\Configuration\Interfaces\NodeInterface
Show file Open project: appserver-io/appserver

Public Methods

Method Description
getDefaultRunlevel ( ) : array Returns the application server's default runlevel.
getListeners ( ) : array Returns the listener configuration for the bootstrap process.

Method Details

getDefaultRunlevel() public method

Returns the application server's default runlevel.
public getDefaultRunlevel ( ) : array
return array The application server's default runlevel

getListeners() public method

Returns the listener configuration for the bootstrap process.
public getListeners ( ) : array
return array The listener configuration