Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
J
O
P
R
S
U
A
addConfigurationExtension(EZBConfigurationExtension)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Add a new extension to Embedded, that will be used for the next EZBContainer creation.
addContainer(EZBContainer)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Adds the given container.
addPersistenceProvider(PersistenceProvider)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Adds the given persistence provider.
B
buildApplicationJNDIResolver()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
buildByteCodeEnhancementClassLoader(URL[], ClassLoader)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Allow to build a classloader that provide JPA classtransformers and bytecode modifications.
buildInjectionHolder(EZBPersistenceUnitManager, EZBJNDIResolver)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
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
doDeploy(IDeployable<?>)
- 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.
doUndeploy(IDeployable<?>)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansDeployer
Undeploy the given EJB3.
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(BundleContext)
- Constructor for class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Constructor in OSGi mode.
EJB3CleanTask
- Class in
org.ow2.jonas.ejb.easybeans
JOnAS EB3 unused directory clean task class.
EJB3CleanTask(IEasyBeansService, DeployerLog)
- Constructor for class org.ow2.jonas.ejb.easybeans.
EJB3CleanTask
Construct a new EAR clean task.
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.
getDeployerLog()
- Method in class org.ow2.jonas.ejb.easybeans.
EJB3CleanTask
getEasyBeansServer()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
getEJB3s()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansDeployer
Returns a Map containing all deployed EJB3s.
getJNDIName(EZBBeanNamingInfo)
- Method in class org.ow2.jonas.ejb.easybeans.
PrefixedNamingStrategy
Returns the prefixed JNDI name.
getNamingManager()
- Static method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Returns the NamingManger.
getNamingStrategy(String, EZBNamingStrategy)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Build a new Strategy for the given prefix and the old strategy.
getPersistenceUnitManager(EARDeployable, ClassLoader)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Gets the persistence unit manager for the given EAR and classloader.
getPersistenceUnitManager(IArchive, ClassLoader)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Gets the persistence unit manager for the given archive and classloader.
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.
getResourceCheckerManager()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
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.
getVersioningService()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansDeployer
getVersioningService()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
getWorkDirectory()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
I
initWorkingDirectory()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Create working directory for EJB3.
intercept(EasyBeansInvocationContext)
- Method in class org.ow2.jonas.ejb.easybeans.
JOnASENCInterceptor
Sets JOnAS ENC context.
isDeployedLogEntry(LogEntry)
- Method in class org.ow2.jonas.ejb.easybeans.
EJB3CleanTask
Check if the package pointed by the log entry is currently deploy.
isEJB3DeployedByWorkName(String)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Test if the specified unpack name is already 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
P
PrefixedNamingStrategy
- Class in
org.ow2.jonas.ejb.easybeans
JNDI naming strategy with prefixes.
PrefixedNamingStrategy(String, EZBNamingStrategy)
- Constructor for class org.ow2.jonas.ejb.easybeans.
PrefixedNamingStrategy
Saves the arguments.
R
registerEmbeddedService()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Register Embedded as an OSGi service.
removeConfigurationExtension(EZBConfigurationExtension)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Disengage the given extension
removeContainer(EZBContainer)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Remove the given container.
removePersistenceProvider(PersistenceProvider)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Remove the given persistence provider.
S
setAppsClassLoader(ClassLoader)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansDeployer
Sets the classloader to use for all deployed applications.
setCmiService(CmiService)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Set a reference to the CMI service.
setCommonsModelerExtService(ICommonsModelerExtService)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
setDeployerLog(DeployerLog)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansDeployer
Set the DeployerLog of the EasyBeansDeployer.
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.
setEventService(IEventService)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
setGlobalSecurityContext(EZBSecurityContext)
- Method in class org.ow2.jonas.ejb.easybeans.
JOnASSecurityCurrent
Associates the given security context to all threads (JVM).
setJ2EEServer(J2EEServerService)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
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.
setResourceCheckerManager(IResourceCheckerManager)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Sets the resource checker manager.
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.
setVersioningService(VersioningService)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansDeployer
setVersioningService(VersioningService)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
setWorkCleanerService(WorkCleanerService)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Method called when the workCleanerService is bound to the component.
setWorkDirectory(String)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansDeployer
Sets the working directory for EJB3s.
setWorkManagerService(WorkManagerService)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Sets the work manager service instance.
supports(IDeployable<?>)
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansDeployer
Checks if the given deployable is supported by the Deployer.
U
unsetResourceCheckerManager()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Unset the resource checker manager.
unsetVersioningService()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansDeployer
Sets the versioning service to null.
unsetVersioningService()
- Method in class org.ow2.jonas.ejb.easybeans.
EasyBeansService
Sets the versioning service to null.
A
B
C
D
E
G
I
J
O
P
R
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
OW2 Consortium
. All Rights Reserved.