A C D E G H I J O R S U

A

addContainer(EZBContainer) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Adds the given container.
addContainer(EZBContainer) - Method in interface org.ow2.jonas.ejb.easybeans.IEasyBeansService
Adds the given container.

C

configureExtraDialects() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Configure some dialects that may be used with some databases used by JOnAS.

D

deploy(IDeployable<?>) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Deploy a deployable.
deployEJB3(EJB3Deployable) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Deploy the given deployable.
doStart() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Abstract start-up method to be implemented by sub-classes.
doStop() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Abstract method for service stopping to be implemented by sub-classes.

E

EASYBEANS_CLUSTER_CONFIG_FILE - Static variable in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Name of the configuration file of EasyBeans for JOnAS with a support of clustering.
EASYBEANS_CONFIG_FILE - Static variable in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Name of the configuration file of EasyBeans for JOnAS.
EasyBeansDeployer - Class in org.ow2.jonas.ejb.easybeans
This deployer will deploy EJB3 on EasyBeans.
EasyBeansDeployer() - Constructor for class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Build a new instance of the EasyBeans deployer.
EasyBeansService - Class in org.ow2.jonas.ejb.easybeans
Implementation of the service that runs the EasyBeans EJB3 container.
EasyBeansService() - Constructor for class org.ow2.jonas.ejb.easybeans.EasyBeansService
Default empty constructor.
EasyBeansService(BundleContext) - Constructor for class org.ow2.jonas.ejb.easybeans.EasyBeansService
Constructor in OSGi mode.
endsRunAs(Subject) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Ends the run-as mode and then restore the context stored by container.
enterRunAs(Subject) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Enters in run-as mode with the given subject.
The previous subject is stored and will be restored when run-as mode will be ended.

G

getCallerPrincipal(boolean) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Gets the caller's principal.
getCallerRoles(boolean) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Gets the caller's roles.
getCmiService() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Return a reference to the CMI service.
getEasyBeansServer() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
TODO Remove it when EarDeployer will use EasyBeans Deployer.
getEasyBeansServer() - Method in interface org.ow2.jonas.ejb.easybeans.IEasyBeansService
TODO Remove it when EarDeployer will use EasyBeans Deployer.
getNamingManager() - Static method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Returns the NamingManger.
getResourceAdapter(String) - Method in class org.ow2.jonas.ejb.easybeans.JOnASResourceAdapterFinder
Gets the resource adapter object for the given jndi name (activation spec) and the given embedded object.
getResourceService() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
getSecurityContext() - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityCurrent
Gets the current context.
getServerProperties() - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Returns the server properties.

H

handleNotification(Notification, Object) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService

I

IEasyBeansService - Interface in org.ow2.jonas.ejb.easybeans
EZB Service interface.
intercept(EasyBeansInvocationContext) - Method in class org.ow2.jonas.ejb.easybeans.JOnASENCInterceptor
Sets JOnAS ENC context.
isDeployed(IDeployable<?>) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Checks if the given deployable is deployed or not.

J

JONAS_BASE - Static variable in class org.ow2.jonas.ejb.easybeans.EasyBeansService
The name of the JONAS_BASE directory.
JOnASENCInterceptor - Class in org.ow2.jonas.ejb.easybeans
Interceptor used when EasyBeans is integrated in JOnAS.
As the java: namespace is managed by JOnAS, EasyBeans needs to call JOnAS objects to set java: context.
JOnASENCInterceptor() - Constructor for class org.ow2.jonas.ejb.easybeans.JOnASENCInterceptor
Default constructor.
JOnASResourceAdapterFinder - Class in org.ow2.jonas.ejb.easybeans
Allow to find the Resource Adapter object for a given JNDI name.
JOnASResourceAdapterFinder() - Constructor for class org.ow2.jonas.ejb.easybeans.JOnASResourceAdapterFinder
 
JOnASSecurityContextWrapper - Class in org.ow2.jonas.ejb.easybeans
Wrapper class for the JOnAS security.
It will propagate and read JOnAS security context.
JOnASSecurityContextWrapper(SecurityContext) - Constructor for class org.ow2.jonas.ejb.easybeans.JOnASSecurityContextWrapper
Builds a security context around JOnAS security context.
JOnASSecurityCurrent - Class in org.ow2.jonas.ejb.easybeans
Wrapper for the Security of JOnAS.
JOnASSecurityCurrent() - Constructor for class org.ow2.jonas.ejb.easybeans.JOnASSecurityCurrent
 

O

org.ow2.jonas.ejb.easybeans - package org.ow2.jonas.ejb.easybeans
 

R

removeContainer(EZBContainer) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Remove the given container.
removeContainer(EZBContainer) - Method in interface org.ow2.jonas.ejb.easybeans.IEasyBeansService
Remove the given container.

S

setCmiService(CmiService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Set a reference to the CMI service.
setDeployerManager(IDeployerManager) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setEasyBeansService(EasyBeansService) - Method in class org.ow2.jonas.ejb.easybeans.JOnASResourceAdapterFinder
Sets the easybeans service.
setEmbedded(Embedded) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Sets the EasyBeans embedded instance.
setGlobalSecurityContext(EZBSecurityContext) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityCurrent
Associates the given security context to all threads (JVM).
setJmxService(JmxService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setNamingManager(JNamingManager) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
Sets the NamingManger.
setResourceService(ResourceService) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansService
 
setSecurityContext(EZBSecurityContext) - Method in class org.ow2.jonas.ejb.easybeans.JOnASSecurityCurrent
Associates the given security context to the current thread.
setServerProperties(ServerProperties) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Set the server properties.
supports(IDeployable<?>) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Checks if the given deployable is supported by the Deployer.

U

undeploy(IDeployable<?>) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Undeploy the given deployable.
undeployEJB3(EJB3Deployable) - Method in class org.ow2.jonas.ejb.easybeans.EasyBeansDeployer
Undeploy the given EJB3.

A C D E G H I J O R S U

Copyright © 2008 OW2 Consortium. All Rights Reserved.