Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
D
E
G
I
O
P
R
S
T
U
V
B
bindJ2EEServer(J2EEServerService)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
D
DeployableEnumeration
- Enum in
org.ow2.jonas.lib.service.manager
Enumeration of JOnAS deployables and their associated service (deployer starter).
disableServiceStatesCheck()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
E
equals(Object)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
G
getAllServices()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
getDescription()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
getJOnASService(ServiceReference)
- Static method in class org.ow2.jonas.lib.service.manager.
ServiceUtil
If the given ServiceReference has the "jonas.service" property set, returns its value which represents the JOnAS service name.
getName()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
getOptionalServices()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
getRunningServices(BundleContext)
- Static method in class org.ow2.jonas.lib.service.manager.
ServiceUtil
Returns the names of the JOnAS services that are running on the OSGi platform.
getService(IDeployable<?>)
- Static method in enum org.ow2.jonas.lib.service.manager.
DeployableEnumeration
Returns the service name for a given deployable.
getServiceDescription(String)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Return the description of a given service.
getServiceLevel()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
getServiceState(String)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Return the state of a given service.
getState()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
getValue()
- Method in enum org.ow2.jonas.lib.service.manager.
ServiceItem.ServiceLevel
I
isServiceStarted(String)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Returns true if the service is started, false otherwise.
isServiceStopped(String)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Returns true if the service is stopped, false otherwise.
O
org.ow2.jonas.lib.service.manager
- package org.ow2.jonas.lib.service.manager
P
postDeploy(IDeployable<?>)
- Method in class org.ow2.jonas.lib.service.manager.
RequireJOnASServicesHandler
postUndeploy(IDeployable<?>)
- Method in class org.ow2.jonas.lib.service.manager.
RequireJOnASServicesHandler
preDeploy(IDeployable<?>)
- Method in class org.ow2.jonas.lib.service.manager.
RequireJOnASServicesHandler
preUndeploy(IDeployable<?>)
- Method in class org.ow2.jonas.lib.service.manager.
RequireJOnASServicesHandler
R
RequireJOnASServicesHandler
- Class in
org.ow2.jonas.lib.service.manager
Implementation of the .
RequireJOnASServicesHandler(ServiceManager)
- Constructor for class org.ow2.jonas.lib.service.manager.
RequireJOnASServicesHandler
Build the RequireJOnASServicesHandler
S
SERVICE_NAME_PROP
- Static variable in class org.ow2.jonas.lib.service.manager.
ServiceUtil
OSGI service property defined for all the JOnAS services, giving the service name for JOnAS management support.
serviceChanged(ServiceEvent)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceTracker
Track events concerning JOnAS services.
ServiceItem
- Class in
org.ow2.jonas.lib.service.manager
Service item class.
ServiceItem()
- Constructor for class org.ow2.jonas.lib.service.manager.
ServiceItem
ServiceItem.ServiceLevel
- Enum in
org.ow2.jonas.lib.service.manager
ServiceManagerImpl
- Class in
org.ow2.jonas.lib.service.manager
Class to manage the JOnAS services.
ServiceManagerImpl(BundleContext)
- Constructor for class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Construct a service manager for JOnAS server.
ServiceTracker
- Class in
org.ow2.jonas.lib.service.manager
Treats OSGi ServiceEvents allowing to detect service state change.
ServiceTracker(ServiceManagerImpl)
- Constructor for class org.ow2.jonas.lib.service.manager.
ServiceTracker
Create an OSGi Event Listener.
ServiceUtil
- Class in
org.ow2.jonas.lib.service.manager
This class provides facilities for managing the JOnAS services implemented as OSGI services.
setConfigurationManager(ConfigurationManager)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
setDeployerManager(IDeployerManager)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
setDeploymentPlanDeployer(DeploymentPlanDeployer)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
setDescription(String)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
setName(String)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
setServerProperties(ServerProperties)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
setServiceLevel(ServiceItem.ServiceLevel)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
setServiceState(String, J2EEServiceState)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Modify a service state.
setState(J2EEServiceState)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
start()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Initialization method.
startRequiredServices(IDeployable<?>)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Start all required services for a given deployable.
startService(String)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Start a JOnAS service.
startServices()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
stop()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Finalization method.
stopService(String)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
Stop a JOnAS service.
stopServices()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
T
toString()
- Method in class org.ow2.jonas.lib.service.manager.
ServiceItem
U
unbindJ2EEServer(J2EEServerService)
- Method in class org.ow2.jonas.lib.service.manager.
ServiceManagerImpl
V
valueOf(String)
- Static method in enum org.ow2.jonas.lib.service.manager.
DeployableEnumeration
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.ow2.jonas.lib.service.manager.
ServiceItem.ServiceLevel
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.ow2.jonas.lib.service.manager.
DeployableEnumeration
Returns an array containing the constants of this enum type, in the order they're declared.
values()
- Static method in enum org.ow2.jonas.lib.service.manager.
ServiceItem.ServiceLevel
Returns an array containing the constants of this enum type, in the order they're declared.
B
D
E
G
I
O
P
R
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
OW2 Consortium
. All Rights Reserved.