AppserverIo\Appserver\Core\Interfaces\ContainerInterface::getApplications PHP Method

getApplications() public method

Returns the deployed applications.
public getApplications ( ) : AppserverIo\Storage\GenericStackable
return AppserverIo\Storage\GenericStackable The with applications
    public function getApplications();