|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ContainerConfiguration
that can be
specialized for any type of configuration.ConfigurationCapability
that needs to be extended by the different configuration implementations.deployable
directory of the
given installed container.ConfigurationCapability
that needs to be
extended by each existing configuration's implementation.ContainerConfiguration
that can be
specialized for standalone configuration, existing configuration or other local configurations.ConfigurationCapability
that needs to be extended by each runtime configuration's implementation.ConfigurationCapability
that needs to be extended by each standalone configuration's implementation.Logger
.Java
command in a separate thread.Deployable
in the container.
Deployable
in the container. It installs the Deployable
in the
container's configuration directory.
Configuration
s.Configuration
must also implement this interface.Container
s.javax.sql.XADataSource
or
javax.sql.DataSource
).
Deployable
.Deployable
changes.Deployable
: deploy, undeploy, start, stop
and restart.Deployable
to the running container and make it available for requests.
Deployable
to the running container and make it available for requests.
Deployable
to the running container and make it available for requests.
Deployable
to the running container and make it available for requests.
Waits for the Deployable
to be fully deployed before returning.
Deployable
to the running container and make it available for requests.
Deployable
has finished deploying.
LocalConfiguration.configure(LocalContainer)
that all local
configuration using this class must implement.
RunnableContainer.start()
that all
containers extending this class must implement.
RunnableContainer.start()
that all
containers extending this class must implement.
RunnableContainer.stop()
that all
containers extending this class must implement.
RunnableContainer.stop()
that all
containers extending this class must implement.
javax.sql.XADataSource
or
javax.sql.DataSource
).
Deployable
s
should be copied to.
Deployable
and tell the registered
DeployableMonitorListener
about the status.
javax.enterprise.deploy.spi.DeploymentManager
.
Packager
s.ServletPropertySet.USERS
.
HttpUtils.HttpResult
object.
HttpUtils.HttpResult
object.
Deployable
already deployed to the running container.
Redeploy a Deployable
already deployed to the running container. The service
becomes available for requests.
Note that this method will be unsupported by the Deployer
s based on the
AbstractCopyingInstalledLocalDeployer
.
Deployable
.
Deployable
.
Deployable
that is already deployed in the running container but that is
not servicing requests.
Deployable
that is already deployed in the running container but that is
not servicing requests.
doStart
method. Thus we need to abstract it.
doStart
method. Thus we need to abstract it.
doStart
method.
Deployable
that is already deployed in the running container in order to
prevent it from servicing requests.
Deployable
that is already deployed in the running container in order to
prevent it from servicing requests.
doStop
method. Thus we need to abstract it.
doStop
method. Thus we need to abstract it.
doStop
method.
ContainerType
object.
ConfigurationType
object.
DeployableType
object.
DeployerType
object.
ContainerType
to the corresponding DeployerType
.
PackagerType
object.
Deployable
is
deployed by pinging a URL provided by the user.javax.enterprise.deploy.spi.DeploymentManager
.
Deployable
from the running container.
Deployable
from the running container. The service becomes unavailable
for requests.
Deployable
has finished undeploying.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |