A B C D E F G H I J K L M N O P R S T U V W X Z

A

AbsWSDLPublisher - Class in org.ow2.jonas.ws.publish
Abstract class for WSDL Publisher.
AbsWSDLPublisher() - Constructor for class org.ow2.jonas.ws.publish.AbsWSDLPublisher
 
addBeans(String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
addClusteredObject(String, Object, Class<?>, Class<? extends EJBObject>, ClassLoader, boolean, boolean) - Method in interface org.ow2.jonas.cmi.CmiService
Add a bean to the cluster.
addContainer(EZBContainer) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Adds the given container.
addContainer(T) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Add the given container.
addDelegate(JComponentContextFactoryDelegate) - Method in interface org.ow2.jonas.naming.JComponentContextFactory
Add the given JComponentContextFactoryDelegate to this NamingManager instance.
addDeployable(ISortableDeployable) - Method in interface org.ow2.jonas.addon.deploy.api.deployable.IAddonDeployable
 
addEar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Deploy a given ear file with the help of the ear service.
addEndpoint(T) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Add a new endpoint in the group.
addEntityBean(EntityContext) - Method in interface org.ow2.jonas.ha.HaService
 
addEntry(String, File, File) - Method in interface org.ow2.jonas.addon.deploy.api.deployer.IAddonDeployerLog
Add the entry and return the new entries.
addEntry(T) - Method in interface org.ow2.jonas.workcleaner.IDeployerLog
Add the entry and return the new entries.
addGroup(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Add the specified group to this user
addInterceptor(Interceptor) - Method in interface org.ow2.jonas.jmx.JmxService
Add an interceptor to invocationHandler
ADDONS_DIR - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Addons directory
addPublisher(WSDLPublisher) - Method in interface org.ow2.jonas.ws.publish.WSDLPublisherManager
Add a new publisher in this manager.
addRar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Deploy a given rar file with the help of the resource service.
addRole(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Add a role to this user
addTenantIdDeployableInfo(IDeployable, String) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Add tenantId as extension to the earDeployable
addWar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Deploy a given war file with the help of the web container service.
AdmException - Exception in org.ow2.jonas.adm
Exption throwed by the Adm object when a deployment operation failed due to a missing service.
AdmException(String) - Constructor for exception org.ow2.jonas.adm.AdmException
Constructs a new AdmException with the specified message.
AdmInterface - Interface in org.ow2.jonas.adm
 
ADMNAME_SUFFIX - Static variable in interface org.ow2.jonas.adm.AdmInterface
Adm JNDI name suffix.
ALLOWED_SPECIAL_CHARS - Static variable in interface org.ow2.jonas.versioning.VersioningService
List of allowed special characters in version identifiers and JNDI prefixes.
ANT_DIRECTORY - Static variable in interface org.ow2.jonas.addon.deploy.api.util.IAddonStructure
Ant directory of an Addon
applyWSGen(IDeployable<?>) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Apply WSGen on the given deployable.
attachTransaction(Xid, long) - Method in interface org.ow2.jonas.tm.TransactionService
Attach the current calling Thread to the given Xid.
AuditService - Interface in org.ow2.jonas.audit
Audit service API.
AUTHOR - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Author for jonas-addon.xml

B

BIN_DIRECTORY - Static variable in interface org.ow2.jonas.addon.deploy.api.util.IAddonStructure
Bin directory of an Addon
bindResource(String, JResource) - Method in interface org.ow2.jonas.security.SecurityService
Bind the given resource with the given name.
buildApplicationJNDIResolver() - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
 
buildByteCodeEnhancementClassLoader(URL[], ClassLoader) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Allow to build a classloader that provide JPA classtransformers and bytecode modifications.
buildInjectionHolder(EZBPersistenceUnitManager, EZBJNDIResolver) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
 
buildServiceRef(IServiceRefDesc, ClassLoader) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
buildServiceRef from WS ref descriptor.

C

checkGenIC(String, URL[]) - Method in interface org.ow2.jonas.ejb2.EJBService
Check that GenIC have been applied on the given ejb-jar file If it was not done, it run GenIC against the file.
CLASSLOADER_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
classloader Context param.
CleanTask - Interface in org.ow2.jonas.workcleaner
Give access to a CleanTask implementation.
clearCache() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Clear the cache.
CLOUD_APPLICATION - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Cloud application xml file name
CmiService - Interface in org.ow2.jonas.cmi
CMI Service interface.
completeWSDeployment(Context) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Complete the WebServices Deployment (add informations in web environment).
CONF_DIRECTORY - Static variable in interface org.ow2.jonas.addon.deploy.api.util.IAddonStructure
Configuration directory of an Addon
ConfigService - Interface in org.ow2.jonas.service
This interface extends the Service interface.
ConfigurationManager - Interface in org.ow2.jonas.configuration
This interface provides methods to manage the JOnAS service configurations.
configureAS(ActivationSpec, List, List, String, String) - Method in interface org.ow2.jonas.resource.Rar
Configure ActivationSpec
ContextNamingStrategyException - Exception in org.ow2.jonas.ws.jaxws.ejb.context
The ContextNamingStrategyException is ...
ContextNamingStrategyException(String) - Constructor for exception org.ow2.jonas.ws.jaxws.ejb.context.ContextNamingStrategyException
Constructs a new exception with the specified detail message.
ContextNamingStrategyException(String, Throwable) - Constructor for exception org.ow2.jonas.ws.jaxws.ejb.context.ContextNamingStrategyException
Constructs a new exception with the specified detail message and cause.
createComponentContext(String) - Method in interface org.ow2.jonas.naming.JComponentContextFactory
Create Context for component environments.
createComponentContext(String, Context, Context) - Method in interface org.ow2.jonas.naming.JComponentContextFactory
Create Context for component environments.
createContainer(Context) - Method in interface org.ow2.jonas.ejb2.EJBService
Create a JOnAS Container for all the beans that are described in a .xml file, or belong to .jar file.
createContainer(String) - Method in interface org.ow2.jonas.ejb2.EJBService
Create a JOnAS Container for all the beans that are described in a .xml file, or belong to .jar file.
createDataSource(String, Properties) - Method in interface org.ow2.jonas.dbm.DataBaseService
create a new DataSource
createJNDIBindingMBeans(IDeployable<?>, String) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Creates JNDI binding management beans for a given tenant identifier.
createJNDIBindingMBeans(IDeployable<?>) - Method in interface org.ow2.jonas.versioning.VersioningService
Creates JNDI binding management beans for a given archive.
createMailFactory(String, Properties) - Method in interface org.ow2.jonas.mail.MailService
Create a mail factory with the specified properties and register it into the registry.
createNamingReference(IJaxwsWebServiceRef) - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
Construct a Reference dedicated to the given @WebServiceRef metadata.
createPOJOWebServiceEndpoint(IWarClassMetadata, ClassLoader, ServletContext) - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
Creates a new POJO Web service endpoint from classes metadata.
createQueue(String) - Method in interface org.ow2.jonas.jms.JmsAdministration
Create a Queue
createQueue(String) - Method in interface org.ow2.jonas.jms.JmsManager
Create a Queue and bind it in the registry
createResourceAdapter(Context) - Method in interface org.ow2.jonas.resource.ResourceService
Create a Resource Adapter
createTopic(String) - Method in interface org.ow2.jonas.jms.JmsAdministration
Create a Topic
createTopic(String) - Method in interface org.ow2.jonas.jms.JmsManager
Create a Topic and bind it in the registry

D

DataBaseService - Interface in org.ow2.jonas.dbm
DataBase Service interface.*
DataSourceService - Interface in org.ow2.jonas.datasource
 
DBService - Interface in org.ow2.jonas.db
Interface of the database service
DEFAULT - Static variable in interface org.ow2.jonas.multitenant.MultitenantService
Policy for a default context.
DEFAULT - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Policy for a default context.
deleteDestination(String) - Method in interface org.ow2.jonas.jms.JmsAdministration
Delete a destination.
deleteServiceConfiguration(String) - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Delete the service configuration for the given service.
delistAll() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Delist all resources that are enlisted.
delistConnection(Transaction) - Method in interface org.ow2.jonas.tm.Enlistable
Delist Connection from the Transaction.
delistResource(IResourceChecker) - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Delist a resource.
deploy(String) - Method in interface org.ow2.jonas.configuration.DeploymentPlanDeployer
Try to deploy all bundles for a given deployment plan.
deploy(String) - Method in interface org.ow2.jonas.management.J2EEServerService
Deploy the given file.
deploy(IWebservicesModule<? extends IWebservicesContainer<? extends IEJBWebserviceEndpoint>>) - Method in interface org.ow2.jonas.ws.jaxws.ejb.IWebDeployer
Deploy the given module, with all its endpoints in the web container, creating appropriate contexts when required.
DEPLOY_DIRECTORY - Static variable in interface org.ow2.jonas.addon.deploy.api.util.IAddonStructure
Deployable directory of an Addon
DEPLOY_DIRECTORY - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Deployable directory of an Addon
DeployableState - Enum in org.ow2.jonas.management
Represents the state of a deployable
deployDataSource(String, String, String, String, String, String, int, String, int, boolean, int, int, int, int, int, int, Map<String, String>) - Method in interface org.ow2.jonas.datasource.DataSourceService
Deploy a DataSource using the given parameters and returns the JNDI name of the created DataSource.
DeployerLogException - Exception in org.ow2.jonas.workcleaner
The class DeployerLogException indicates conditions that a reasonable application might want to catch.
DeployerLogException() - Constructor for exception org.ow2.jonas.workcleaner.DeployerLogException
Constructs a new DeployerLogException with no detail message.
DeployerLogException(String) - Constructor for exception org.ow2.jonas.workcleaner.DeployerLogException
Constructs a new DeployerLogException with the specified message.
deployFileOn(String, String[]) - Method in interface org.ow2.jonas.adm.AdmInterface
 
deployJars(Context) - Method in interface org.ow2.jonas.ejb2.EJBService
Deploy the given ejb-jars of an ear file with the specified parent classloader (ear classloader).
DEPLOYMENT - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Deployment xml file name
DEPLOYMENT_PLAN_PREFIX - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Multitenant deployment plan prefix
DeploymentPlanDeployer - Interface in org.ow2.jonas.configuration
Allows to deploy or undeploy all bundles for a particular deployment plan.
deployRar(String) - Method in interface org.ow2.jonas.resource.ResourceService
Deploy an RAR, used by management applications via J2EEServer managed object
deployRars(Context) - Method in interface org.ow2.jonas.resource.ResourceService
Deploy the given rars of an ear file with the specified parent classloader (ear classloader).
deployWars(Context) - Method in interface org.ow2.jonas.web.JWebContainerService
Deploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
deployWebServices(Context) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
explore the context classloader to find Web service deployment descriptor (for endpoints) and service-ref element within standard deployment descriptor (for clients).
detachTransaction() - Method in interface org.ow2.jonas.tm.TransactionService
Detach the current Thread of the running Transaction.
detect(IResourceCheckerInfo) - Method in interface org.ow2.jonas.jndi.checker.api.IResourceChecker
Callback occuring in order to check if there are problems.
DISABLED - Static variable in interface org.ow2.jonas.multitenant.MultitenantService
Policy for a disabled context.
DISABLED - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Policy for a disabled context.
disableServiceStatesCheck() - Method in interface org.ow2.jonas.management.ServiceManager
Disable the service states check.
DiscoveryEvent - Interface in org.ow2.jonas.discovery
Discovery Message sent by the discovery service to notify new servers in the domain.
DiscoveryService - Interface in org.ow2.jonas.discovery
JOnAS Discovery Service interface.
DiscoveryState - Class in org.ow2.jonas.discovery
This is a helper class that define the possible state attribute values in a DiscoveryEvent class instance.
DiscoveryState() - Constructor for class org.ow2.jonas.discovery.DiscoveryState
 
displayInfos() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Prints info about the endPoint.
dumpCustom() - Method in interface org.ow2.jonas.adm.AdmInterface
 
DUPLICATE_NAME - Static variable in class org.ow2.jonas.discovery.DiscoveryState
Another JOnAS instance started with a name already bound in the domain.

E

EarService - Interface in org.ow2.jonas.ear
JOnAS EAR Service interface.
EarServiceException - Exception in org.ow2.jonas.ear
The class EarServiceException that indicates conditions that a reasonable application might want to catch.
EarServiceException(String) - Constructor for exception org.ow2.jonas.ear.EarServiceException
Constructs a new EarServiceException with the specified message.
EarServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.ear.EarServiceException
Constructs a new EarServiceException with the specified message.
EJBService - Interface in org.ow2.jonas.ejb2
EJB Service interface.
EndpointType - Enum in org.ow2.jonas.ws.jaxws
Supported endpoint types: can be EJB (Stateless Session Beans) or POJO.
Enlistable - Interface in org.ow2.jonas.tm
 
enlistConnection(Transaction) - Method in interface org.ow2.jonas.tm.Enlistable
This method is used by the transaction manager to perform callbacks on the resource manager when a transaction begins.
enlistResource(IResourceChecker) - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Enlist a new resource.
ENVRIONMENT_TEMPLATE - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Environment template xml file name
equals(Object) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
Test equality between 2 JTimerHandleInfo instances.
equals(Object) - Method in class org.ow2.jonas.ws.jaxws.PortIdentifier
 
EVENT_DEPLOYABLE_CURRENT_TIME - Static variable in interface org.ow2.jonas.management.J2EEServerService
OSGi event deployable current time key
EVENT_DEPLOYABLE_NAME_KEY - Static variable in interface org.ow2.jonas.management.J2EEServerService
OSGi event deployable name key
EVENT_DEPLOYABLE_PATH_KEY - Static variable in interface org.ow2.jonas.management.J2EEServerService
OSGi event deployable path key
EVENT_DEPLOYABLE_SOURCE_KEY - Static variable in interface org.ow2.jonas.management.J2EEServerService
OSGi event deployable source key
EVENT_DEPLOYABLE_STATE_KEY - Static variable in interface org.ow2.jonas.management.J2EEServerService
OSGi event deployable state key
EVENT_ERROR_KEY - Static variable in interface org.ow2.jonas.management.J2EEServerService
OSGi event error key
execute() - Method in interface org.ow2.jonas.workcleaner.CleanTask
Run the clean task.
executeTasks() - Method in interface org.ow2.jonas.workcleaner.WorkCleanerService
Execute the registered tasks.

F

finalizePOJODeployment(ServletContext) - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
Finalize the deployment of POJO endpoints contained in the given ServletContext.
findContainer(String) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Find a container with the given name.
findUpdatedURL(PortIdentifier) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Given a service/port pair, try to find a matching endpoint URL.
findUser(String) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Check if a user is found and return it.
flushBuffer() - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
freeXAResource(XAResource) - Method in interface org.ow2.jonas.tm.TxResourceManager
 

G

garbageCollectJNDIBindingMBeans() - Method in interface org.ow2.jonas.multitenant.MultitenantService
Removes JNDI binding management beans that are not in the JNDI directory anymore.
garbageCollectJNDIBindingMBeans() - Method in interface org.ow2.jonas.versioning.VersioningService
Removes JNDI binding management beans that are not in the JNDI directory anymore.
generateAddon(URL, String) - Method in interface org.ow2.jonas.packaging.IPackagingManager
Generate an addon
generateAddon(URL, String, String) - Method in interface org.ow2.jonas.packaging.IPackagingManager
Generate an addon
generateAddon(URL, String, URL, URL) - Method in interface org.ow2.jonas.packaging.IPackagingManager
Generate an addon
generateAddon(URL, String, URL, URL, String) - Method in interface org.ow2.jonas.packaging.IPackagingManager
Generate an addon
generateAddon(String, String) - Method in interface org.ow2.jonas.packaging.IPackagingManager
Generate an addon
generateAddon(String, String, String) - Method in interface org.ow2.jonas.packaging.IPackagingManager
Generate an addon
generateAddon(String, String, String, String) - Method in interface org.ow2.jonas.packaging.IPackagingManager
Generate an addon
generateAddon(String, String, String, String, String) - Method in interface org.ow2.jonas.packaging.IPackagingManager
Generate an addon
getActiveProtocolNames() - Method in interface org.ow2.jonas.registry.RegistryService
 
getAdditionnalProperties(ManagedType) - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getAlgorithm() - Method in class org.ow2.jonas.security.realm.lib.HashPassword
Return the algorithm used for this password
getAllServices() - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Return the list of JOnAS services.
getAllServices() - Method in interface org.ow2.jonas.management.ServiceManager
Return the list of all JOnAS services.
getApplicationName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get J2EE Application name.
getArrayGroups() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the groups
getArrayListCombinedRoles(JUser) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Get all the roles (from the roles and from the groups) of the given user.
getArrayRoles() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the roles
getAttribute(Class<T>) - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
Returns an object of the corresponding interface, or null if none was found
getAuthenticationProperties() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Retrieves the authentication properties of this object.
getAuthMethod() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getBaseName(URL) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getBeanEventListener() - Method in interface org.ow2.jonas.cmi.CmiService
Gets Listener for Bean Events.
getBeanId() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getBeanName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get the name of the bean exposed as WS.
getCallerInfo() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerInfo
 
getCheckPoint() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerInfo
 
getClassLoader(URL, EARDeployable, ClassLoader) - Method in interface org.ow2.jonas.web.JWebContainerService
Return the class loader of the given warURL.
getClientAuditHandler() - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
 
getCombinedRoles() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the combined roles of this user
getComponentContext() - Method in interface org.ow2.jonas.naming.JNamingManager
Return the Context associated with the current thread.
getComponentContext(ClassLoader) - Method in interface org.ow2.jonas.naming.JNamingManager
Return the ComponentContext associated with the given classloader.
getConfigFileEnv() - Method in interface org.ow2.jonas.properties.ServerProperties
Returns JOnAS environment as configured with files properties only.
getConfigurationDirectory() - Method in interface org.ow2.jonas.addon.deploy.api.config.IAddonConfig
 
getConfigurationFile(String) - Method in interface org.ow2.jonas.addon.deploy.api.config.IAddonConfig
 
getConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique ConnectionFactory
getConnectorServerURLs() - Method in interface org.ow2.jonas.jmx.JmxService
 
getConnectorURL() - Method in interface org.ow2.jonas.discovery.DiscoveryEvent
 
getContainerContextID(String) - Method in interface org.ow2.jonas.ejb2.EJBService
Returns the ContextID associated to this container filename.
getContainerId() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getContainerName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get the name of the EJB container hosting the EJB exposed endpoint.
getContainers() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
 
getContentType() - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
 
getContextLinkedClassLoader(URL) - Method in interface org.ow2.jonas.web.JWebContainerService
 
getContextName(IContextNamingInfo) - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingStrategy
Creates a context name (web server root / context root).
getContextNamingInfo() - Method in interface org.ow2.jonas.ws.jaxws.ejb.IEJBWebserviceEndpoint
Get the data used to construct a web context.
getContextRoot() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getContexts() - Method in interface org.ow2.jonas.versioning.VirtualContextJMXInterface
 
getCopy() - Method in interface org.ow2.jonas.workcleaner.LogEntry
Return the unpacked directory.
getDefaultDeploymentPolicy() - Method in interface org.ow2.jonas.multitenant.MultitenantService
 
getDefaultDeploymentPolicy() - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getDefaultHost() - Method in interface org.ow2.jonas.web.JWebContainerService
Return the Default host name of the web container.
getDefaultHttpPort() - Method in interface org.ow2.jonas.web.JWebContainerService
Return the Default HTTP port number of the web container (can be null if multiple HTTP connector has been set).
getDefaultHttpsPort() - Method in interface org.ow2.jonas.web.JWebContainerService
Return the Default HTTPS port number of the web container (can be null if multiple HTTPS connector has been set).
getDefaultProtocolName() - Method in interface org.ow2.jonas.registry.RegistryService
 
getDefaultTenantID() - Method in interface org.ow2.jonas.multitenant.MultitenantService
Returns the default tenantId value
getDefinition() - Method in class org.ow2.jonas.ws.publish.PublishableDefinition
 
getDeployable() - Method in interface org.ow2.jonas.addon.deploy.api.deployable.ISortableDeployable
 
getDeployables() - Method in interface org.ow2.jonas.management.J2EEServerService
 
getDeploymentInfos() - Method in interface org.ow2.jonas.ws.jaxws.ejb.IEJBWebserviceEndpoint
 
getDomain() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getDomainName() - Method in interface org.ow2.jonas.discovery.DiscoveryEvent
 
getDomainName() - Method in interface org.ow2.jonas.jmx.JmxService
 
getDomainName() - Method in interface org.ow2.jonas.properties.ServerProperties
Retrieve the Domain Name.
getDuration() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getEasyBeansServer() - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
TODO Remove it when EarDeployer will use EasyBeans Deployer.
getEJBContainerFromWar(WARDeployable, Map<?, ?>) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Return a container if there are EJBs inside the webApp.
getEndpoint() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get the endpoint for which the context needs to be created.
getEndpointAuditHandler() - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
 
getEndpoints() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
 
getEndpointURL() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getEntries() - Method in interface org.ow2.jonas.workcleaner.IDeployerLog
Return the entries of the file.
getEntry(File) - Method in interface org.ow2.jonas.workcleaner.IDeployerLog
 
getEnv() - Method in interface org.ow2.jonas.naming.JNamingManager
 
getExportedObjectPort(String) - Method in interface org.ow2.jonas.registry.RegistryService
 
getFactoryName() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Return the name of this mail factory.
getFilteredContentTypes() - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getFilteredContentTypesArray() - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getGroups() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the groups
getHandlerXML() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getHashPassword() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the hashed password of this user
getHeader(String) - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
 
getHostname() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getHttpMethods() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getIdentifier() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
 
getInfo() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getInitialContext() - Method in interface org.ow2.jonas.naming.JNamingManager
Gets the initial context.
getInitialContextFactoryName(String) - Method in interface org.ow2.jonas.registry.RegistryService
 
getInputStream() - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
 
getInstanceNameFromContext() - Method in interface org.ow2.jonas.multitenant.MultitenantService
Get application instance name from TenantContext
getInterface(String) - Method in interface org.ow2.jonas.resource.Rar
Get the messagelistenerType
getJmsManager() - Method in interface org.ow2.jonas.jms.JmsService
 
getJmxServer() - Method in interface org.ow2.jonas.jmx.JmxService
 
getJmxServerConnection() - Method in interface org.ow2.jonas.jmx.JmxService
 
getJonasServerName() - Method in interface org.ow2.jonas.jmx.JmxService
 
getJResource(String) - Method in interface org.ow2.jonas.security.SecurityService
Return a resource by giving its name
getKnownDeployables() - Method in interface org.ow2.jonas.addon.deploy.api.deployable.IAddonDeployable
 
getMailSessionProperties() - Method in interface org.ow2.jonas.mail.factory.JavaMail
 
getMandatoryServices() - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Return the list of JOnAS mandatory services.
getMessage() - Method in exception org.ow2.jonas.service.ServiceException
 
getName() - Method in interface org.ow2.jonas.addon.deploy.api.util.IAddonLogEntry
 
getName() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Return the jndi name of this object.
getName() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Get the name of this resource.
getName() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the name of this user
getName() - Method in interface org.ow2.jonas.service.Service
 
getName() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
 
getName() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
 
getNamePropertyValue(ManagedType) - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getNamingStrategy(String, EZBNamingStrategy) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Build a new Strategy for the given prefix and the old strategy.
getObjectName(T) - Method in interface org.ow2.jonas.jmx.JmxService
 
getOptionalServices() - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Return the list of JOnAS optional services.
getOptionalServices() - Method in interface org.ow2.jonas.management.ServiceManager
Return the list of optional JOnAS services.
getOriginal() - Method in interface org.ow2.jonas.workcleaner.LogEntry
Return the ear file of this ear log entry.
getOriginalWsdlFilename() - Method in class org.ow2.jonas.ws.publish.PublicationInfo
 
getOutputStream() - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
getPassword() - Method in class org.ow2.jonas.security.realm.lib.HashPassword
Return the hash of the password
getPassword() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the password of this user
getPendingMessages(Queue) - Method in interface org.ow2.jonas.jms.JmsAdministration
Get number of pending messages on a queue
getPendingRequests(Queue) - Method in interface org.ow2.jonas.jms.JmsAdministration
Get number of pending requests on a queue
getPeriod() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getPersistenceUnitManager(IArchive, ClassLoader) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Gets the persistence unit manager for the given archive and classloader.
getPersistenceUnitManager(EARDeployable, ClassLoader) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Gets the persistence unit manager for the given EAR and classloader.
getPk() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getPolicies() - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getPort() - Method in interface org.ow2.jonas.smartclient.SmartclientServiceBase
 
getPortMetaData() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Give access to the port's metadata: context-root url-pattern hostname ...
getPortName() - Method in class org.ow2.jonas.ws.jaxws.PortIdentifier
 
getPrefix(File) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getPrefix(IDeployable<?>) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getPrefix(URL) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getPriority() - Method in interface org.ow2.jonas.addon.deploy.api.deployable.ISortableDeployable
 
getProperties() - Method in interface org.ow2.jonas.properties.ServiceProperties
 
getPropFileName() - Method in interface org.ow2.jonas.properties.ServerProperties
Retrieve the configuration file name.
getProviderURL(String) - Method in interface org.ow2.jonas.registry.RegistryService
 
getPublicationDirectory() - Method in class org.ow2.jonas.ws.publish.PublicationInfo
 
getPublicationInfo() - Method in class org.ow2.jonas.ws.publish.PublishableDefinition
 
getQueue(String) - Method in interface org.ow2.jonas.jms.JmsManager
Get Queue (creates it if not exist)
getQueueConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique QueueConnectionFactory
getQueuesNames() - Method in interface org.ow2.jonas.jms.JmsManager
Get Queue Names
getRar(String) - Method in interface org.ow2.jonas.resource.ResourceService
Get a Rar by its jndi name
getRealmName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingInfo
Get the realm name to use if this bean is secured.
getRealmName() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getReference() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Retrieves the Reference of the object.
getRegistryContext() - Method in interface org.ow2.jonas.registry.RegistryService
Gets the initial context.
getRemoteAddr() - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
 
getResourceAdapter() - Method in interface org.ow2.jonas.resource.Rar
 
getResources() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
 
getRoleNames() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getRoles() - Method in interface org.ow2.jonas.security.realm.principal.JUser
Get the roles
getSecurityConstraint() - Method in interface org.ow2.jonas.ws.jaxws.ejb.IEJBWebserviceEndpoint
Get the data structure used to secure a bean's endpoint.
getServerName() - Method in interface org.ow2.jonas.discovery.DiscoveryEvent
 
getServerName() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getServerName() - Method in interface org.ow2.jonas.properties.ServerProperties
Retrieve the Server Name.
getServerState() - Method in interface org.ow2.jonas.adm.AdmInterface
 
getService() - Method in interface org.ow2.jonas.properties.ServiceProperties
 
getServiceDescription(String) - Method in interface org.ow2.jonas.management.ServiceManager
Return the description of a given JOnAS service.
getServiceName() - Method in class org.ow2.jonas.ws.jaxws.PortIdentifier
 
getServiceProperties(String) - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Get all properties for a given JOnAS service name.
getServiceState(String) - Method in interface org.ow2.jonas.management.ServiceManager
Return the state of a given JOnAS service.
getSessionProperties() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Retrieves the session properties of this object.
getStartTime() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
getState() - Method in interface org.ow2.jonas.discovery.DiscoveryEvent
 
getSubscriptions(Topic) - Method in interface org.ow2.jonas.jms.JmsAdministration
Get number of subscriptions on a topic
getTenantContext() - Method in interface org.ow2.jonas.multitenant.MultitenantService
Gets tenantContext from TenantCurrent
getTenantIdDeployableInfo(IDeployable) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Gets tenantIdInfo stored in the deployable
getTenantIdFilter(String) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Creates an instance of a TenantId HTTP Filter
getTenantIdFromContext() - Method in interface org.ow2.jonas.multitenant.MultitenantService
Gets tenant id from TenantContext
getTimer(JTimerHandleInfo) - Method in interface org.ow2.jonas.ejb2.EJBService
Get a new Timer.
getTimer(JTimerHandleInfo) - Method in interface org.ow2.jonas.ejb2.TimerHandleDelegate
Retrieve A Timer from its JTimerHandleInfo.
getTopic(String) - Method in interface org.ow2.jonas.jms.JmsManager
Get Topic (creates it if not exist)
getTopicConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique TopicConnectionFactory
getTopicLevel(String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
getTopics() - Method in interface org.ow2.jonas.adm.AdmInterface
 
getTopicsNames() - Method in interface org.ow2.jonas.jms.JmsManager
Get Topic Names
getTransactionManager() - Method in interface org.ow2.jonas.tm.TransactionService
Gets the TransactionManager.
getTransactionSynchronizationRegistry() - Method in interface org.ow2.jonas.tm.TransactionService
 
getTransportGuarantee() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getType() - Method in interface org.ow2.jonas.mail.factory.JavaMail
Return the type of the factory.
getType() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
 
getTypeName() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
 
getTypeProperty() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
May differ if JSR77 MBean or "normal" MBean.
A JSR77 MBean has j2eeType=XX, but a "normal" MBean has type=YY.
getTypeValue() - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
This method has to be implemented by each JManagementIdentifier.
getUnknownDeployables() - Method in interface org.ow2.jonas.addon.deploy.api.deployable.IAddonDeployable
 
getUploadDirectory() - Method in interface org.ow2.jonas.management.J2EEServerService
Get the directory in which J2EEServer uploads files
getUrlPattern() - Method in interface org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint
 
getUrlPattern() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getUsers() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Return users.
getUserTransaction() - Method in interface org.ow2.jonas.tm.TransactionService
 
getValue(String) - Method in interface org.ow2.jonas.properties.ServerProperties
Get value of a property.
getValue(String, String) - Method in interface org.ow2.jonas.properties.ServerProperties
Returns the value of the related property.
getValue(String) - Method in interface org.ow2.jonas.properties.ServiceProperties
Get value of a property.
getValueAsArray(String) - Method in interface org.ow2.jonas.properties.ServerProperties
Returns the value of the related property as String [].
getValueAsBoolean(String, boolean) - Method in interface org.ow2.jonas.properties.ServerProperties
Returns the value of the related property as boolean.
getVersionID(File) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getVersionID(IDeployable<?>) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getVersionID(URL) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getVersionNumber(File) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getVersionNumber(IDeployable<?>) - Method in interface org.ow2.jonas.versioning.VersioningService
 
getVersionNumber(URL) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
getVersionsFile() - Method in interface org.ow2.jonas.properties.ServerProperties
 
getWebAuditFilter() - Method in interface org.ow2.jonas.audit.AuditService
 
getWorkDirectory() - Method in interface org.ow2.jonas.properties.ServerProperties
 
getWorkManager() - Method in interface org.ow2.jonas.workmanager.WorkManagerService
 
getWSDLLocation() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
getWsdlPublicationDirectory() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
 
getXAConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsAdministration
Get the XAConnectionFactory
getXAConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique XAConnectionFactory
getXAQueueConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsAdministration
Get the XAQueueConnectionFactory
getXAQueueConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique XAQueueConnectionFactory
getXATerminator() - Method in interface org.ow2.jonas.tm.TransactionService
Gets the inflow transaction object that represents the transaction context of the calling thread.
getXATopicConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsAdministration
Get the XATopicConnectionFactory
getXATopicConnectionFactory() - Method in interface org.ow2.jonas.jms.JmsManager
Get the unique XATopicConnectionFactory

H

haltServer() - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Halt server by stopping the system bundle.
hasContext(String) - Method in interface org.ow2.jonas.versioning.VirtualContextJMXInterface
Checks whether a given context has been registered.
HaService - Interface in org.ow2.jonas.ha
JOnAS HA Service interface.
hashCode() - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
hashCode() - Method in class org.ow2.jonas.ws.jaxws.PortIdentifier
 
HashPassword - Class in org.ow2.jonas.security.realm.lib
This class implements a way for storing the hash of a password and the correspondig algorithm
HashPassword(String, String) - Constructor for class org.ow2.jonas.security.realm.lib.HashPassword
Constructor

I

IAddonConfig - Interface in org.ow2.jonas.addon.deploy.api.config
Allow to retrieve configuration files of an Addon
IAddonDeployable - Interface in org.ow2.jonas.addon.deploy.api.deployable
Represents an Addon Deployable
IAddonDeployer - Interface in org.ow2.jonas.addon.deploy.api.deployer
Represents an Addon Deployer
IAddonDeployerLog<T extends LogEntry> - Interface in org.ow2.jonas.addon.deploy.api.deployer
Interface for the addon deployer log
IAddonLogEntry - Interface in org.ow2.jonas.addon.deploy.api.util
Interface for IAddonLogEntry
IAddonStructure - Interface in org.ow2.jonas.addon.deploy.api.util
Sets some constants for an Addon Structure
IContextNamingInfo - Interface in org.ow2.jonas.ws.jaxws.ejb.context
The IContextNamingInfo is a data structure with info used to create a web context name.
IContextNamingStrategy - Interface in org.ow2.jonas.ws.jaxws.ejb.context
The IContextNamingStrategy is responsible of a web context name creation.
IDeployerLog<T extends LogEntry> - Interface in org.ow2.jonas.workcleaner
Interface which permits to store or load the association between the name of a package and the timestamped work copy associated.
IEasyBeansService - Interface in org.ow2.jonas.ejb3
EZB Service interface.
IEJBWebserviceEndpoint - Interface in org.ow2.jonas.ws.jaxws.ejb
The IEJBWebserviceEndpoint contains metadata specific to EJB endpoints.
IJAXRPCService - Interface in org.ow2.jonas.ws.jaxrpc
WebServices Service interface.
IJAXWSService - Interface in org.ow2.jonas.ws.jaxws
The JAX-WS Service is used to abstract endpoint (server side) and references (client side) creation.
init(Class, boolean, String, TransactionManager) - Method in interface org.ow2.jonas.jms.JmsManager
Initialisation of JmsManager
init(Context) - Method in interface org.ow2.jonas.service.Service
Deprecated. Replaced in favor of IoC.
Interceptor - Interface in org.ow2.jonas.jmx
Define an interceptor
invoke(InvocationContext) - Method in interface org.ow2.jonas.jmx.Interceptor
 
invoke(IWSRequest, IWSResponse) - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Invoke this web service endpoint.
IOnDemandHttpService - Interface in org.ow2.jonas.web
Loads the Web Container when a request is done on the http port and that the web container service is not yet started.
IPackagingManager - Interface in org.ow2.jonas.packaging
JOnAS Service interface for the packaging service.
IPackagingStructure - Interface in org.ow2.jonas.packaging
Some constants for Packaging Service
IResourceChecker - Interface in org.ow2.jonas.jndi.checker.api
Checker of resources
IResourceCheckerInfo - Interface in org.ow2.jonas.jndi.checker.api
Info for the resource checker.
IResourceCheckerManager - Interface in org.ow2.jonas.jndi.checker.api
Manage the resources that can be checked during a call on the same thread.
isActive() - Method in interface org.ow2.jonas.smartclient.SmartclientServiceBase
 
isAddonDeployedByWorkName(String) - Method in interface org.ow2.jonas.addon.deploy.api.deployer.IAddonDeployer
Test if the specified unpack name is already deployed or not.
isAutoWsGenEngaged() - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Automatic WSGen is enabled ?
isDevelopment() - Method in interface org.ow2.jonas.properties.ServerProperties
Needed to determine if the current server is in development mode.
isEarDeployedByWorkName(String) - Method in interface org.ow2.jonas.ear.EarService
Test if the specified name is already deployed or not.
isEarLoaded(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Test if the specified filename is already deployed or not
ISecurityConstraint - Interface in org.ow2.jonas.ws.jaxws.ejb
The ISecurityConstraint gives info about how a Web context, supporting an EJB endpoint, has to be secured.
isEJB3DeployedByWorkName(String) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Test if the specified unpack name is already deployed or not.
isEJBContainer() - Method in interface org.ow2.jonas.adm.AdmInterface
 
isFailed() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server FAILED.
ISINEAR_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
isInEar Context Param.
isJarDeployed(String) - Method in interface org.ow2.jonas.ejb2.EJBService
Test if the specified file is already deployed (if a container is created for this jar).
isJarDeployedByWorkName(String) - Method in interface org.ow2.jonas.ejb2.EJBService
Test if the specified jar identified with its work name is already deployed (if a container is created for this jar).
isLoaded(String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
isMaster() - Method in interface org.ow2.jonas.properties.ServerProperties
Needed to determine if the current server is a master.
isMultitenant(IDeployable) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Tell if an application is multitenant
ISortableDeployable - Interface in org.ow2.jonas.addon.deploy.api.deployable
Class that stores a file and the associated deployable and that can be sorted
isRarDeployed(String) - Method in interface org.ow2.jonas.resource.ResourceService
Test if the specified filename is already deployed or not.
isRarDeployedByUnpackName(String) - Method in interface org.ow2.jonas.resource.ResourceService
Test if the specified unpack name is already deployed or not.
isRarLoaded(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Test if the specified filename is already deployed or not
isRarLoaded(String) - Method in interface org.ow2.jonas.resource.ResourceService
Test if the specified filename is already deployed or not.
isRecoveryEnabled() - Method in interface org.ow2.jonas.tm.TransactionManager
 
isRunning() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server RUNNING.
isStarted() - Method in interface org.ow2.jonas.service.Service
 
isStarting() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server STARTING.
isStopped() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server STOPPED.
isStopping() - Method in interface org.ow2.jonas.management.J2EEServerService
Is the server STOPPING.
isValidUser(JUser, String) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Check if the given credential is the right credential for the given user.
isVersioningEnabled() - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
isWarDeployedByWorkName(String) - Method in interface org.ow2.jonas.web.JWebContainerService
Test if the specified unpack name is already deployed or not.
isWarLoaded(String) - Method in interface org.ow2.jonas.adm.AdmInterface
Test if the specified filename is already deployed or not
isWarLoaded(String) - Method in interface org.ow2.jonas.web.JWebContainerService
Test if the specified filename is already deployed or not.
IWebDeployer - Interface in org.ow2.jonas.ws.jaxws.ejb
The IEJBWsModuleWebDeployer is responsible to hook up an ejb endpoint inside a web container.
IWebServiceDeploymentManager - Interface in org.ow2.jonas.ws.jaxws
An IWebServiceDeploymentManager is an object that knows how to expose an IWebServiceEndpoint using some protocol.
IWebServiceEndpoint - Interface in org.ow2.jonas.ws.jaxws
An IWebServiceEndpoint is a container around a concrete endpoint implementation (Axis2 or CXF for example, but not limited to).
IWebServiceEndpoint.EndpointType - Enum in org.ow2.jonas.ws.jaxws
Supported endpoint types: can be EJB (Stateless Session Beans) or POJO.
IWebservicesContainer<T extends IWebServiceEndpoint> - Interface in org.ow2.jonas.ws.jaxws
The IWebservicesContainer is a group of webservices endpoints sharing the same WSDL definition.
IWebservicesModule<T extends IWebservicesContainer<? extends IWebServiceEndpoint>> - Interface in org.ow2.jonas.ws.jaxws
The IWebservicesModule represents all the webservices container included in an archive (ejbjar or webapp).
IWSRequest - Interface in org.ow2.jonas.ws.jaxws
An IWSRequest represents a request to an IWebServiceEndpoint.
IWSResponse - Interface in org.ow2.jonas.ws.jaxws
An IWSResponse represents a web service response to an IWebServiceEndpoint.

J

J2EEServerService - Interface in org.ow2.jonas.management
Management interface of the J2EEServer states.
JavaMail - Interface in org.ow2.jonas.mail.factory
Represents a JavaMail resource.
JComponentContextFactory - Interface in org.ow2.jonas.naming
A JComponentContextFactory is a factory for JOnAS Component's Context.
JComponentContextFactoryDelegate - Interface in org.ow2.jonas.naming
The JComponentContextFactoryDelegate interface is used to separate the NamingManager implementation of other container implementation details concerning the component Context content.
JManagementIdentifier<ManagedType> - Interface in org.ow2.jonas.jmx
JMX Identifier, used to create a JMX ObjectName from an Object.
JmsAdministration - Interface in org.ow2.jonas.jms
JMS Administration interface.
JmsManager - Interface in org.ow2.jonas.jms
JMS Manager interface.
JmsService - Interface in org.ow2.jonas.jms
Jms Service interface.
JmxService - Interface in org.ow2.jonas.jmx
JMX Service interface.
JNamingManager - Interface in org.ow2.jonas.naming
Provide naming services for JOnAS containers.
JONAS_ADDON_METADATA - Static variable in interface org.ow2.jonas.addon.deploy.api.util.IAddonStructure
The metadata file of an Addon deployable
JONAS_ADDON_METADATA_ZIP_ENTRY - Static variable in interface org.ow2.jonas.addon.deploy.api.util.IAddonStructure
The addon metadata zip entry
JonasAlreadyStartedException - Exception in org.ow2.jonas.service
This exception is used by services that received java.rmi.AlreadyBoundException
JonasAlreadyStartedException() - Constructor for exception org.ow2.jonas.service.JonasAlreadyStartedException
Default constructor.
JResource - Interface in org.ow2.jonas.security.realm.factory
This interface represents JOnAS realm factory objects.
JResourceException - Exception in org.ow2.jonas.security.realm.factory
The class JResourceException indicates conditions that a reasonable application might want to catch.
JResourceException(String) - Constructor for exception org.ow2.jonas.security.realm.factory.JResourceException
Constructs a new JResourceException with the specified message.
JResourceException(String, Throwable) - Constructor for exception org.ow2.jonas.security.realm.factory.JResourceException
Constructs a new JResourceException exception with the specified detail message and cause.
JSFService - Interface in org.ow2.jonas.jsf
JSF Service interface.
JTimerHandleInfo - Class in org.ow2.jonas.ejb2
Hold TimerHandle datas.
JTimerHandleInfo() - Constructor for class org.ow2.jonas.ejb2.JTimerHandleInfo
 
JUser - Interface in org.ow2.jonas.security.realm.principal
This interface represents a user in a security realm.
JVM_VERSIONS - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
JVM versions for jonas-addon.xml
JWebContainerService - Interface in org.ow2.jonas.web
JOnAS WEB Container Service interface.
JWebContainerServiceException - Exception in org.ow2.jonas.web
The class JWebContainerServiceException that indicates conditions that a reasonable application might want to catch.
JWebContainerServiceException(String) - Constructor for exception org.ow2.jonas.web.JWebContainerServiceException
Constructs a new JWebContainerServiceException with the specified message.
JWebContainerServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.web.JWebContainerServiceException
Constructs a new JWebContainerServiceException with the specified message.

K

KEY_CONTEXT_NAME - Static variable in interface org.ow2.jonas.ws.jaxws.ejb.IEJBWebserviceEndpoint
Key of the Map for accessing context name value.
KEY_WEB_SERVICES_METADATAS - Static variable in interface org.ow2.jonas.ws.jaxws.IJAXWSService
The key used to store the webservices related metadata in Context.
killServer() - Method in interface org.ow2.jonas.adm.AdmInterface
 

L

LICENCE - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Licence for jonas-addon.xml
listBeans() - Method in interface org.ow2.jonas.adm.AdmInterface
 
listContext() - Method in interface org.ow2.jonas.adm.AdmInterface
 
listEnv() - Method in interface org.ow2.jonas.adm.AdmInterface
 
loadDescriptors(String, ClassLoader) - Method in interface org.ow2.jonas.jmx.JmxService
Load additional mbean descriptors.
LogEntry - Interface in org.ow2.jonas.workcleaner
Give access to a LogEntry implementation.

M

MailService - Interface in org.ow2.jonas.mail
This interface provides a description of the JavaMail service.
MailServiceException - Exception in org.ow2.jonas.mail
The class MailServiceException that indicates conditions that a reasonable application might want to catch.
MailServiceException(String) - Constructor for exception org.ow2.jonas.mail.MailServiceException
Constructs a new MailServiceException with the specified message.
MailServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.mail.MailServiceException
Constructs a new MailServiceException with the specified message.
matchService(String) - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Return true if the given service matches a JOnAS service
META_INF - Static variable in interface org.ow2.jonas.addon.deploy.api.util.IAddonStructure
META-INF directory name
METADATA_FILENAME - Static variable in interface org.ow2.jonas.addon.deploy.api.util.IAddonStructure
Addon metadata filename
MIMEPART_PROPERTY_TYPE - Static variable in interface org.ow2.jonas.mail.MailService
MimePart DataSource marker.
modify(Context) - Method in interface org.ow2.jonas.naming.JComponentContextFactoryDelegate
Gives the possibility to modify the java:comp component Context.
MonitoringService - Interface in org.ow2.jonas.depmonitor
Interface of the depmonitor service.
MultitenantService - Interface in org.ow2.jonas.multitenant
JOnAS Service interface for the multitenant service.

N

nonJotmTransactionContext() - Method in interface org.ow2.jonas.tm.TransactionManager
 
NOT_READY - Static variable in interface org.ow2.jonas.adm.AdmInterface
JOnAS instance is NotReady.
notifyConnectionClose(Enlistable) - Method in interface org.ow2.jonas.tm.TransactionManager
 
notifyConnectionError(Enlistable) - Method in interface org.ow2.jonas.tm.TransactionManager
 
notifyConnectionOpen(Enlistable) - Method in interface org.ow2.jonas.tm.TransactionManager
 

O

org.ow2.jonas.addon.deploy.api.config - package org.ow2.jonas.addon.deploy.api.config
 
org.ow2.jonas.addon.deploy.api.deployable - package org.ow2.jonas.addon.deploy.api.deployable
 
org.ow2.jonas.addon.deploy.api.deployer - package org.ow2.jonas.addon.deploy.api.deployer
 
org.ow2.jonas.addon.deploy.api.util - package org.ow2.jonas.addon.deploy.api.util
 
org.ow2.jonas.adm - package org.ow2.jonas.adm
 
org.ow2.jonas.audit - package org.ow2.jonas.audit
 
org.ow2.jonas.cmi - package org.ow2.jonas.cmi
 
org.ow2.jonas.configuration - package org.ow2.jonas.configuration
 
org.ow2.jonas.datasource - package org.ow2.jonas.datasource
 
org.ow2.jonas.db - package org.ow2.jonas.db
 
org.ow2.jonas.dbm - package org.ow2.jonas.dbm
 
org.ow2.jonas.depmonitor - package org.ow2.jonas.depmonitor
 
org.ow2.jonas.discovery - package org.ow2.jonas.discovery
 
org.ow2.jonas.ear - package org.ow2.jonas.ear
 
org.ow2.jonas.ejb2 - package org.ow2.jonas.ejb2
 
org.ow2.jonas.ejb3 - package org.ow2.jonas.ejb3
 
org.ow2.jonas.ha - package org.ow2.jonas.ha
 
org.ow2.jonas.jms - package org.ow2.jonas.jms
 
org.ow2.jonas.jmx - package org.ow2.jonas.jmx
 
org.ow2.jonas.jndi.checker.api - package org.ow2.jonas.jndi.checker.api
 
org.ow2.jonas.jsf - package org.ow2.jonas.jsf
 
org.ow2.jonas.mail - package org.ow2.jonas.mail
 
org.ow2.jonas.mail.factory - package org.ow2.jonas.mail.factory
 
org.ow2.jonas.management - package org.ow2.jonas.management
 
org.ow2.jonas.multitenant - package org.ow2.jonas.multitenant
 
org.ow2.jonas.naming - package org.ow2.jonas.naming
 
org.ow2.jonas.packaging - package org.ow2.jonas.packaging
 
org.ow2.jonas.properties - package org.ow2.jonas.properties
 
org.ow2.jonas.registry - package org.ow2.jonas.registry
 
org.ow2.jonas.resource - package org.ow2.jonas.resource
 
org.ow2.jonas.resourcemonitor - package org.ow2.jonas.resourcemonitor
 
org.ow2.jonas.security - package org.ow2.jonas.security
 
org.ow2.jonas.security.realm.factory - package org.ow2.jonas.security.realm.factory
 
org.ow2.jonas.security.realm.lib - package org.ow2.jonas.security.realm.lib
 
org.ow2.jonas.security.realm.principal - package org.ow2.jonas.security.realm.principal
 
org.ow2.jonas.service - package org.ow2.jonas.service
 
org.ow2.jonas.smartclient - package org.ow2.jonas.smartclient
 
org.ow2.jonas.tm - package org.ow2.jonas.tm
 
org.ow2.jonas.versioning - package org.ow2.jonas.versioning
 
org.ow2.jonas.web - package org.ow2.jonas.web
 
org.ow2.jonas.workcleaner - package org.ow2.jonas.workcleaner
 
org.ow2.jonas.workmanager - package org.ow2.jonas.workmanager
 
org.ow2.jonas.ws.jaxrpc - package org.ow2.jonas.ws.jaxrpc
 
org.ow2.jonas.ws.jaxws - package org.ow2.jonas.ws.jaxws
 
org.ow2.jonas.ws.jaxws.ejb - package org.ow2.jonas.ws.jaxws.ejb
 
org.ow2.jonas.ws.jaxws.ejb.context - package org.ow2.jonas.ws.jaxws.ejb.context
 
org.ow2.jonas.ws.publish - package org.ow2.jonas.ws.publish
 

P

PARENT_OBJECTNAME_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
parentObjectName Context Param.
POLICIES - Static variable in interface org.ow2.jonas.multitenant.MultitenantService
Possible policies.
POLICIES - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Possible policies.
pop() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Pop the list on the stacK.
popConnectionList() - Method in interface org.ow2.jonas.tm.TransactionManager
 
PortIdentifier - Class in org.ow2.jonas.ws.jaxws
The PortIdentifier is the couple wsdl:service / wsdl:port that identifies a port in a WSDL definition.
PortIdentifier(QName, String) - Constructor for class org.ow2.jonas.ws.jaxws.PortIdentifier
Construct a new identifier.
PortMetaData - Class in org.ow2.jonas.ws.jaxws
The PortMetaData class store deploy time / runtime information about the webservice.
PortMetaData() - Constructor for class org.ow2.jonas.ws.jaxws.PortMetaData
 
PRIVATE - Static variable in interface org.ow2.jonas.multitenant.MultitenantService
Policy for a private context.
PRIVATE - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Policy for a private context.
PROPERTY_NAME - Static variable in interface org.ow2.jonas.mail.MailService
JOnAS-specific properties (name).
PROPERTY_TYPE - Static variable in interface org.ow2.jonas.mail.MailService
JOnAS-specific properties (type).
PublicationInfo - Class in org.ow2.jonas.ws.publish
The PublicationInfo is a data holder storing information about WSDL publication.
PublicationInfo() - Constructor for class org.ow2.jonas.ws.publish.PublicationInfo
 
publish(List<PublishableDefinition>) - Method in class org.ow2.jonas.ws.publish.AbsWSDLPublisher
publish the given list of wsdl
publish(PublishableDefinition) - Method in interface org.ow2.jonas.ws.publish.WSDLPublisher
publish the given wsdl
publish(List<PublishableDefinition>) - Method in interface org.ow2.jonas.ws.publish.WSDLPublisher
publish the given list of wsdl
PublishableDefinition - Class in org.ow2.jonas.ws.publish
This class wrap a WSDL Definition and a PublicationInfo instance that will be sent to the publisher.
PublishableDefinition() - Constructor for class org.ow2.jonas.ws.publish.PublishableDefinition
 
push() - Method in interface org.ow2.jonas.jndi.checker.api.IResourceCheckerManager
Push a new list on the stack.
pushConnectionList(List) - Method in interface org.ow2.jonas.tm.TransactionManager
 

R

Rar - Interface in org.ow2.jonas.resource
This interface is used for example in the ejb container library.
READY - Static variable in interface org.ow2.jonas.adm.AdmInterface
JOnAS instance is Ready.
rebindContext(String, String) - Method in interface org.ow2.jonas.versioning.VirtualContextJMXInterface
Rebinds a context.
recreateJavaMailFactory(JavaMail) - Method in interface org.ow2.jonas.mail.MailService
This method is used when a Mail Factory configuration is modified via jonasAdmin.
registerAddonConfig(IAddonConfig) - Method in interface org.ow2.jonas.service.ConfigService
 
registerEmbeddedService() - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Register Embedded as an OSGi service.
registerMBean(Object, String) - Method in interface org.ow2.jonas.jmx.JmxService
Register an MBean on the JOnAS MBeanServer.
registerMBean(Object, ObjectName) - Method in interface org.ow2.jonas.jmx.JmxService
Register an MBean on the JOnAS MBeanServer.
registerMBean(T) - Method in interface org.ow2.jonas.jmx.JmxService
Register the instance as a ModelMBean using the delegate.
registerModelMBean(Object, String) - Method in interface org.ow2.jonas.jmx.JmxService
Register a Model MBean on the JOnAS MBeanServer.
registerModelMBean(Object, ObjectName) - Method in interface org.ow2.jonas.jmx.JmxService
Register a Model MBean on the JOnAS MBeanServer.
registerResourceManager(String, XAResource, String, Properties, TxResourceManager) - Method in interface org.ow2.jonas.tm.TransactionManager
Register a TransactionResourceManager to the TM
registerTask(CleanTask) - Method in interface org.ow2.jonas.workcleaner.WorkCleanerService
Register a new clean task.
registerWar(String) - Method in interface org.ow2.jonas.web.JWebContainerService
Deprecated. 
registerWar(WARDeployable) - Method in interface org.ow2.jonas.web.JWebContainerService
Register a WAR by delegating the operation to the registerWar() method.
registerWSEndpoint(IWebServiceEndpoint) - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceDeploymentManager
Add support for a given IWebServiceEndpoint (i.e.
RegistryService - Interface in org.ow2.jonas.registry
Registry Service interface.
removeBeans(String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
removeCache(ClassLoader) - Method in interface org.ow2.jonas.ejb2.EJBService
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in interface org.ow2.jonas.web.JWebContainerService
Make a cleanup of the cache of deployment descriptor.
removeCache(ClassLoader) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Remove the WebServices descriptors associated to the given ClassLoader.
removeClusteredObject(String) - Method in interface org.ow2.jonas.cmi.CmiService
Remove the given clustered object.
removeContainer(String) - Method in interface org.ow2.jonas.ejb2.EJBService
Removes a JOnAS Container.
removeContainer(EZBContainer) - Method in interface org.ow2.jonas.ejb3.IEasyBeansService
Remove the given container.
removeContainer(T) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Remove a given container.
removeDelegate(JComponentContextFactoryDelegate) - Method in interface org.ow2.jonas.naming.JComponentContextFactory
Remove the given JComponentContextFactoryDelegate from this NamingManager instance.
removeDeployable(ISortableDeployable) - Method in interface org.ow2.jonas.addon.deploy.api.deployable.IAddonDeployable
 
removeEar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
UnDeploy a given ear file with the help of the ear service.
removeEndpoint(T) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Remove an endpoint from the group.
removeEntry(T) - Method in interface org.ow2.jonas.workcleaner.IDeployerLog
Remove the given entry and return the entries of the file.
removeGroup(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Remove a group from this user
removeInterceptor(Interceptor) - Method in interface org.ow2.jonas.jmx.JmxService
Remove an interceptor from invocation handler
removeMBeans() - Method in interface org.ow2.jonas.security.realm.factory.JResource
Remove all the Mbeans used by this resource.
removePublisher(WSDLPublisher) - Method in interface org.ow2.jonas.ws.publish.WSDLPublisherManager
Remove an already registered publisher.
removeRar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
UnDeploy a given rar file with the help of the resource service.
removeRole(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Remove a role from this user
removeVirtualContext() - Method in interface org.ow2.jonas.versioning.VirtualContextJMXInterface
Removes this virtual context.
removeWar(String) - Method in interface org.ow2.jonas.adm.AdmInterface
UnDeploy a given war file with the help of the web container service.
renameJavaMailFactory(String, JavaMail) - Method in interface org.ow2.jonas.mail.MailService
This method is used when a particular Mail Factory configuration operation is done via jonasAdmin : when the JNDI name of this resource is modified.
replicate() - Method in interface org.ow2.jonas.ha.HaService
 
replicateCommit(boolean) - Method in interface org.ow2.jonas.ha.HaService
Send commit/abort message
REPOSITORY_DIR - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Multitenant repository prefix
REPOSITORY_DIRECTORY - Static variable in interface org.ow2.jonas.addon.deploy.api.util.IAddonStructure
Repository directory of an Addon
RESERVED - Static variable in interface org.ow2.jonas.multitenant.MultitenantService
Policy for a reserved context.
RESERVED - Static variable in interface org.ow2.jonas.versioning.VersioningServiceBase
Policy for a reserved context.
resetComponentContext(Context) - Method in interface org.ow2.jonas.naming.JNamingManager
Set back the context with the given value.
ResourceCheckpoints - Enum in org.ow2.jonas.jndi.checker.api
Defines the checkpoint where the resource is checked.
ResourceMonitorService - Interface in org.ow2.jonas.resourcemonitor
Interface for the resource monitoring service.
ResourceService - Interface in org.ow2.jonas.resource
JCA resource service implmentation
ResourceServiceException - Exception in org.ow2.jonas.resource
The class ResourceServiceException that indicates conditions that a reasonable application might want to catch.
ResourceServiceException(String) - Constructor for exception org.ow2.jonas.resource.ResourceServiceException
Constructs a new ResourceServiceException with the specified message.
ResourceServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.resource.ResourceServiceException
Constructs a new ResourceServiceException with the specified message.
restartTimer(JTimerHandleInfo) - Method in interface org.ow2.jonas.ejb2.EJBService
Restart a Timer given some input infos.
restartTimer(JTimerHandleInfo) - Method in interface org.ow2.jonas.ejb2.TimerHandleDelegate
Restart A Timer retrieved by its JTimerHandleInfo.
runGC() - Method in interface org.ow2.jonas.adm.AdmInterface
 
RUNNING - Static variable in class org.ow2.jonas.discovery.DiscoveryState
Used when the DiscovetyEvent is emitted to notify a server start-up.

S

SecurityService - Interface in org.ow2.jonas.security
Defines the interface for the security service
ServerProperties - Interface in org.ow2.jonas.properties
Interface used to retrieve the configuration of the Server.
Service - Interface in org.ow2.jonas.service
This interface defines a Service.
ServiceException - Exception in org.ow2.jonas.service
Exception thrown by JOnAS Services.
ServiceException(String) - Constructor for exception org.ow2.jonas.service.ServiceException
Constructor specifying only the cause message.
ServiceException(String, Throwable) - Constructor for exception org.ow2.jonas.service.ServiceException
Constructor with message description + cause
ServiceManager - Interface in org.ow2.jonas.management
Interface for managing the JOnAS services.
ServiceProperties - Interface in org.ow2.jonas.properties
Interface used to retrieve the configuration of a JOnAS Service.
SESSION_PROPERTY_TYPE - Static variable in interface org.ow2.jonas.mail.MailService
Session marker.
setAttribute(Class<T>, T) - Method in interface org.ow2.jonas.ws.jaxws.IWSRequest
Permits to use the IWSRequest interface as a storage place.
setAuthenticationProperties(Properties) - Method in interface org.ow2.jonas.mail.factory.JavaMail
Set the authentication properties.
setBeanEventListener(IEventListener) - Method in interface org.ow2.jonas.cmi.CmiService
Set the bean event listener.
setBeanId(String) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setClientContainerComponentContext(Context) - Method in interface org.ow2.jonas.naming.JNamingManager
Set the context used by client container (per JVM instead of per thread).
setCombinedRoles(ArrayList) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the combined roles of this user
setComponentContext(Context) - Method in interface org.ow2.jonas.naming.JNamingManager
Associate this Context with the current thread.
setComponentContext(Context, ClassLoader) - Method in interface org.ow2.jonas.naming.JNamingManager
Associate the specified ComponentContext with the given classloader.
setContainerId(String) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setContentType(String) - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
setContextRoot(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setDefaultDeploymentPolicy(String) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
setDefaultProtocol(String) - Method in interface org.ow2.jonas.registry.RegistryService
Set the current protocol to the given parameter.
setDefinition(Definition) - Method in class org.ow2.jonas.ws.publish.PublishableDefinition
Sets the WSDL definition.
setDeployable(IDeployable) - Method in interface org.ow2.jonas.addon.deploy.api.deployable.ISortableDeployable
 
setDomain(String) - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
Sets the domain for this identifier.
setDomainName(String) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Set the domain name
setDuration(long) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setEndpointURL(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setFailed() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to FAILED and perform a notification.
setFilteredContentTypes(String) - Method in interface org.ow2.jonas.versioning.VersioningServiceBase
 
setGroups(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the groups of the user
setHandlerXML(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setHeader(String, String) - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
setHostname(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setInfo(Serializable) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setInstanceNameInContext(String) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Set application instance name in TenantContext
setJComponentContextFactory(JComponentContextFactory) - Method in interface org.ow2.jonas.naming.JNamingManager
Set the unique instance of the JComponentContextFactory.
setJmxService(JmxService) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Set the jmx service reference
setMailSessionProperties(Properties) - Method in interface org.ow2.jonas.mail.factory.JavaMail
 
setMultitenantService(MultitenantService) - Method in interface org.ow2.jonas.addon.deploy.api.deployer.IAddonDeployer
Set Multitenant service impl
setName(String) - Method in interface org.ow2.jonas.mail.factory.JavaMail
Set the jndi name of this object.
setName(String) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Set the name of this resource.
setName(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the name of this user
setName(String) - Method in interface org.ow2.jonas.service.Service
Set the service's name.
setOriginalWsdlFilename(String) - Method in class org.ow2.jonas.ws.publish.PublicationInfo
Set the WSDL filename (must not be null or empty).
setPassword(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the password of this user
setPeriod(long) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setPk(Serializable) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setPriority(Integer) - Method in interface org.ow2.jonas.addon.deploy.api.deployable.ISortableDeployable
 
setPublicationDirectory(File) - Method in class org.ow2.jonas.ws.publish.PublicationInfo
Set the directory where the WSDL will be copied.
setPublicationInfo(PublicationInfo) - Method in class org.ow2.jonas.ws.publish.PublishableDefinition
Sets the publication info.
setRoles(String) - Method in interface org.ow2.jonas.security.realm.principal.JUser
Set the roles of the user
setRunning() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to RUNNING and perform a notification.
setSecurityService(SecurityService) - Method in interface org.ow2.jonas.security.realm.factory.JResource
Set the security service reference
setServerName(String) - Method in interface org.ow2.jonas.jmx.JManagementIdentifier
Sets the Server name for this identifier.
setSessionProperties(Properties) - Method in interface org.ow2.jonas.mail.factory.JavaMail
Set the session properties.
setStarting() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to STARTING and perform a notification.
setStartTime(long) - Method in class org.ow2.jonas.ejb2.JTimerHandleInfo
 
setStatus(int) - Method in interface org.ow2.jonas.ws.jaxws.IWSResponse
 
setStopped() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to STOPPED and perform a notification.
setStopping() - Method in interface org.ow2.jonas.management.J2EEServerService
Set the server state to STOPPING and perform a notification.
setTenantContext(Object) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Set TenantContext in the Thread
setTenantIdAndInstanceNameInContext(String, String) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Set TenantId and Instance Name in TenantContext
setTenantIdInContext(String) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Set tenant id in the TenantContext
setTimeout(int) - Method in interface org.ow2.jonas.tm.TransactionService
Sets the default transaction timeout.
setTopicLevel(String, String) - Method in interface org.ow2.jonas.adm.AdmInterface
 
setTransactionTimeout(int) - Method in interface org.ow2.jonas.adm.AdmInterface
 
setUrlPattern(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setUsers(Hashtable<String, JUser>) - Method in interface org.ow2.jonas.security.realm.factory.JResource
 
setVersioningEnabled(boolean) - Method in interface org.ow2.jonas.versioning.VersioningService
 
setWSDLLocation(String) - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
setWsdlPublicationDirectory(String) - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Set the WSDL publication directory for this WSDL.
SmartclientService - Interface in org.ow2.jonas.smartclient
Created the interface for the smartclient service.
SmartclientServiceBase - Interface in org.ow2.jonas.smartclient
JOnAS Service interface for the Smartclient service.
start(boolean, String) - Method in interface org.ow2.jonas.jms.JmsAdministration
Jms Administrator is created with newInstance().
start() - Method in interface org.ow2.jonas.service.Service
Start the service.
start() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Starts the IWebServiceEndpoint.
start() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Starts the container.
start() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Starts the module.
startMonitoring() - Method in interface org.ow2.jonas.depmonitor.MonitoringService
Start monitoring of deployables.
startRemoteServers(String[]) - Method in interface org.ow2.jonas.adm.AdmInterface
 
startRequiredServices(IDeployable<?>) - Method in interface org.ow2.jonas.management.ServiceManager
Start all required services for a given deployable.
startResourceManagerRecovery() - Method in interface org.ow2.jonas.tm.TransactionService
Start ResourceManager Recovery
startService(String) - Method in interface org.ow2.jonas.management.J2EEServerService
Start a service.
startService(String, boolean) - Method in interface org.ow2.jonas.management.ServiceManager
Start a given JOnAS service.
startServices() - Method in interface org.ow2.jonas.management.ServiceManager
Start optional JOnAS services defined in the server configuration.
STARTUP - Static variable in class org.ow2.jonas.discovery.DiscoveryState
Used when the DiscovetyEvent is emitted to notify a server start-up
STATUS_ALL - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
STATUS_RUNNING - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
STATUS_STOPPED - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
stop() - Method in interface org.ow2.jonas.jms.JmsAdministration
Stop the Jms Administrator
stop() - Method in interface org.ow2.jonas.jms.JmsManager
Terminate the administering process
stop() - Method in interface org.ow2.jonas.service.Service
Stop the service.
stop() - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceEndpoint
Stops the IWebServiceEndpoint.
stop() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesContainer
Stops the container.
stop() - Method in interface org.ow2.jonas.ws.jaxws.IWebservicesModule
Stop the module.
STOPPED - Static variable in interface org.ow2.jonas.adm.AdmInterface
JOnAS instance is Stopped.
STOPPING - Static variable in class org.ow2.jonas.discovery.DiscoveryState
Used when the DiscovetyEvent is emitted to notify a server shut-down.
stopRemoteServers(String[]) - Method in interface org.ow2.jonas.adm.AdmInterface
 
stopServer() - Method in interface org.ow2.jonas.adm.AdmInterface
 
stopService(String) - Method in interface org.ow2.jonas.management.J2EEServerService
Stop a service.
stopService(String) - Method in interface org.ow2.jonas.management.ServiceManager
Stop a given JOnAS service.
stopServices() - Method in interface org.ow2.jonas.management.ServiceManager
Stop all optional started JOnAS services.
syncAllEntities(boolean) - Method in interface org.ow2.jonas.adm.AdmInterface
 
syncAllEntities(boolean) - Method in interface org.ow2.jonas.ejb2.EJBService
Synchronized all entity bean containers.

T

TimerHandleDelegate - Interface in org.ow2.jonas.ejb2
Interface implemented by the Delegate used to retrieve Timers from TimerHandles.
toString() - Method in exception org.ow2.jonas.service.ServiceException
 
toString() - Method in class org.ow2.jonas.ws.jaxws.PortMetaData
 
toXML() - Method in interface org.ow2.jonas.security.realm.principal.JUser
String representation of the user
toXML() - Method in interface org.ow2.jonas.security.SecurityService
String representation of the JOnAS realm
TransactionManager - Interface in org.ow2.jonas.tm
JOnAS Transaction Manager interface.
TransactionService - Interface in org.ow2.jonas.tm
Transaction Service interface.
TxResourceManager - Interface in org.ow2.jonas.tm
Interface that must be implemented by an object to be called back by TransactionManager when registered by RegisterResourceManager
TYPE_CAR - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
TYPE_EAR - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
TYPE_EJB - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
TYPE_RAR - Static variable in interface org.ow2.jonas.adm.AdmInterface
 
TYPE_WAR - Static variable in interface org.ow2.jonas.adm.AdmInterface
 

U

unbindDataSources() - Method in interface org.ow2.jonas.dbm.DataBaseService
Unbind dataSource names from the Naming
unbindMailFactories() - Method in interface org.ow2.jonas.mail.MailService
Unregister all the binding factories on the server.
unbindMailFactory(String) - Method in interface org.ow2.jonas.mail.MailService
Unregister the factory with the given name.
undeploy(String) - Method in interface org.ow2.jonas.configuration.DeploymentPlanDeployer
Try to undeploy all bundles for a given deployment plan.
undeploy(String) - Method in interface org.ow2.jonas.management.J2EEServerService
Undeploy the given file.
undeploy(IWebservicesModule<? extends IWebservicesContainer<? extends IEJBWebserviceEndpoint>>) - Method in interface org.ow2.jonas.ws.jaxws.ejb.IWebDeployer
Undeploy the given module, with all its endpoints from the web container.
unDeployJars(URL[]) - Method in interface org.ow2.jonas.ejb2.EJBService
Undeploy the given ejb-jars of an ear file with the specified parent classloader (ear classloader).
undeployPOJOEndpoints(ServletContext) - Method in interface org.ow2.jonas.ws.jaxws.IJAXWSService
Stop and undeploy the POJO endpoints contained in the given ServletContext.
unDeployRar(String) - Method in interface org.ow2.jonas.resource.ResourceService
Undeploy an RAR, used by management applications via J2EEServer managed object
unDeployRars(URL[], URL) - Method in interface org.ow2.jonas.resource.ResourceService
Undeploy the given rars of an ear file with the specified parent classloader (ear classloader).
unDeployWars(URL[]) - Method in interface org.ow2.jonas.web.JWebContainerService
Undeploy the given wars of an ear file with the specified parent classloader (ejb classloader or ear classloader).
undeployWebServices(Context) - Method in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Undeploy the WebServices : unpublish WSDL + unregister MBeans.
undo(Context) - Method in interface org.ow2.jonas.naming.JComponentContextFactoryDelegate
Undo the changes done by this delegate on the given java:comp context.
UNPACK_DIRECTORY_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
Directory (as a File) where is unpacked the deployed archive.
unregisterAddonConfig(IAddonConfig) - Method in interface org.ow2.jonas.service.ConfigService
 
unregisterMBean(ObjectName) - Method in interface org.ow2.jonas.jmx.JmxService
Unregister an MBean from the JOnAS MBeanServer.
unregisterMBean(T) - Method in interface org.ow2.jonas.jmx.JmxService
Unregister the given Object.
unregisterModelMBean(ObjectName) - Method in interface org.ow2.jonas.jmx.JmxService
Unegister a Model MBean from the JOnAS MBeanServer.
unregisterTask(CleanTask) - Method in interface org.ow2.jonas.workcleaner.WorkCleanerService
Unregister a clean task.
unRegisterWar(String) - Method in interface org.ow2.jonas.web.JWebContainerService
Deprecated. 
unRegisterWar(WARDeployable) - Method in interface org.ow2.jonas.web.JWebContainerService
Un-register a WAR by delegating the operation to the unRegisterWar(Context) method.
unregisterWSEndpoint(IWebServiceEndpoint) - Method in interface org.ow2.jonas.ws.jaxws.IWebServiceDeploymentManager
Remove support for the given IWebServiceEndpoint.
unSetComponentContext(ClassLoader) - Method in interface org.ow2.jonas.naming.JNamingManager
Remove the ComponentContext associated with the given classloader.
unsetMultitenantService() - Method in interface org.ow2.jonas.addon.deploy.api.deployer.IAddonDeployer
Unset Multitenant service impl
updatePersistenceUnitManager(EZBPersistenceUnitManager, String) - Method in interface org.ow2.jonas.multitenant.MultitenantService
Add eclipselink properties
updateServiceConfiguration(String) - Method in interface org.ow2.jonas.configuration.ConfigurationManager
Create or update the service configuration for the given service.

V

valueOf(String) - Static method in enum org.ow2.jonas.jndi.checker.api.ResourceCheckpoints
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.management.DeployableState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.ws.jaxws.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jonas.ws.jaxws.IWebServiceEndpoint.EndpointType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.jonas.jndi.checker.api.ResourceCheckpoints
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.jonas.management.DeployableState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.jonas.ws.jaxws.EndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.jonas.ws.jaxws.IWebServiceEndpoint.EndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
VersioningService - Interface in org.ow2.jonas.versioning
JOnAS Service interface for the versioning service.
VersioningServiceBase - Interface in org.ow2.jonas.versioning
Interface for the versioning service, which only contains methods for the versioning service and doesn't inherit from any other interface.
VirtualContextJMXInterface - Interface in org.ow2.jonas.versioning
JMX Management Interface for any virtual context.

W

WARURL_CTX_PARAM - Static variable in interface org.ow2.jonas.ws.jaxrpc.IJAXRPCService
warURL Context Param.
WORK_DIRECTORY - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
Work directory
WorkCleanerException - Exception in org.ow2.jonas.workcleaner
The class WorkCleanerException indicates conditions that a reasonable application might want to catch.
WorkCleanerException(String) - Constructor for exception org.ow2.jonas.workcleaner.WorkCleanerException
Constructs a new CleanerException with the specified message.
WorkCleanerException(String, Throwable) - Constructor for exception org.ow2.jonas.workcleaner.WorkCleanerException
Constructs a new CleanerException with the specified message.
WorkCleanerService - Interface in org.ow2.jonas.workcleaner
Give access to a WorkCleaner service implementation.
WorkManagerService - Interface in org.ow2.jonas.workmanager
Give access to a WorkManager implementation.
WSDLPublisher - Interface in org.ow2.jonas.ws.publish
A WSDL Handler is in charge of wsdl publication management.
WSDLPublisherException - Exception in org.ow2.jonas.ws.publish
A WSDLPublisherException is used to mark Exception originating from the WSDL publising module.
WSDLPublisherException(String) - Constructor for exception org.ow2.jonas.ws.publish.WSDLPublisherException
Constructs a new exception with the specified detail message.
WSDLPublisherException(String, Throwable) - Constructor for exception org.ow2.jonas.ws.publish.WSDLPublisherException
Constructs a new exception with the specified detail message and cause.
WSDLPublisherManager - Interface in org.ow2.jonas.ws.publish
This is the management interface for WSDLPublisher(s).
WSException - Exception in org.ow2.jonas.ws.jaxrpc
The class WSException that indicates conditions that a reasonable application might want to catch.
WSException(String) - Constructor for exception org.ow2.jonas.ws.jaxrpc.WSException
Constructs a new WSException with the specified message.
WSException(String, Throwable) - Constructor for exception org.ow2.jonas.ws.jaxrpc.WSException
Constructs a new WSException with the specified message.
WSException - Exception in org.ow2.jonas.ws.jaxws
This Exception signals an error occuring during the web services processing.
WSException(String) - Constructor for exception org.ow2.jonas.ws.jaxws.WSException
Constructs a new exception with the specified detail message.
WSException(Throwable) - Constructor for exception org.ow2.jonas.ws.jaxws.WSException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
WSException(String, Throwable) - Constructor for exception org.ow2.jonas.ws.jaxws.WSException
Constructs a new exception with the specified detail message and cause.

X

XML_EXTENSION - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
XML file extension

Z

ZIP_EXTENSION - Static variable in interface org.ow2.jonas.packaging.IPackagingStructure
ZIP file extension

A B C D E F G H I J K L M N O P R S T U V W X Z

Copyright © 2012 OW2 Consortium. All Rights Reserved.