A C D E G H I J L O P R S T U V

A

AbstractEasyBeansBoundMojo - Class in org.ow2.easybeans.mavenplugin
Class representing goal which must be bound to the Maven project lifecycle.
AbstractEasyBeansBoundMojo() - Constructor for class org.ow2.easybeans.mavenplugin.AbstractEasyBeansBoundMojo
 
AbstractEasyBeansMojo - Class in org.ow2.easybeans.mavenplugin
Abstract base class managing additional deployed archives specified in the POM.
AbstractEasyBeansMojo() - Constructor for class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
 
AbstractEasyBeansPluginServer - Class in org.ow2.easybeans.mavenplugin.server
Abstract implementation of IPluginServer interface.
AbstractEasyBeansPluginServer() - Constructor for class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Abstract constructor.
AbstractEasyBeansUnboundMojo - Class in org.ow2.easybeans.mavenplugin
Class representing goal which must not be bound to the Maven project lifecycle.
AbstractEasyBeansUnboundMojo() - Constructor for class org.ow2.easybeans.mavenplugin.AbstractEasyBeansUnboundMojo
 
accept(IEvent) - Method in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Check whether the listener wants to handle this event.
addListener(IPersistenceListener) - Method in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Add a listener.
ARTIFACT_ID - Static variable in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
ArtifactID information.

C

contextualize(Context) - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Called before the execution of the mojo.

D

defineConfiguration() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansBoundMojo
Define internal configuration of the goal.
defineConfiguration() - Method in class org.ow2.easybeans.mavenplugin.EasyBeansRunMojo
Define internal configuration of the goal.
defineDeploymentBehavior(IDeploymentCore) - Method in class org.ow2.easybeans.mavenplugin.EasyBeansDeployMojo
Define the behavior when a file must be deployed / undeployed.
defineDeploymentBehavior(IDeploymentCore) - Method in class org.ow2.easybeans.mavenplugin.EasyBeansRunMojo
Define the behavior when a file must be deployed / undeployed.
defineDeploymentBehavior(IDeploymentCore) - Method in class org.ow2.easybeans.mavenplugin.EasyBeansStartMojo
Define the behavior when a file must be deployed / undeployed.
defineDeploymentBehavior(IDeploymentCore) - Method in class org.ow2.easybeans.mavenplugin.EasyBeansUndeployMojo
Define the behavior when a file must be deployed / undeployed.
defineMojoCore() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansBoundMojo
Define the core of the mojo.
defineMojoCore() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Define the core of the mojo.
defineMojoCore() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansUnboundMojo
Define the core of the mojo.
deployArchive(String) - Method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Deploy an EJB or an EAR.
deployArchive(String) - Method in class org.ow2.easybeans.mavenplugin.server.RemoteEasyBeansPluginServer
Deploy an EJB or an EAR.

E

EasyBeansDeployMojo - Class in org.ow2.easybeans.mavenplugin
Deploy project resources on a started EasyBeans instance.
EasyBeansDeployMojo() - Constructor for class org.ow2.easybeans.mavenplugin.EasyBeansDeployMojo
 
EasyBeansPluginServer - Class in org.ow2.easybeans.mavenplugin.server
Implementation of IPluginServer interface.
EasyBeansPluginServer(String, List<String>) - Constructor for class org.ow2.easybeans.mavenplugin.server.EasyBeansPluginServer
Create an Embedded server instance with the specified XML file.
EasyBeansRunMojo - Class in org.ow2.easybeans.mavenplugin
Goal run (Must not bound with the Maven lifecycle).
EasyBeansRunMojo() - Constructor for class org.ow2.easybeans.mavenplugin.EasyBeansRunMojo
 
EasyBeansServerFactory - Class in org.ow2.easybeans.mavenplugin
Provide an access to local or remote instance of EasyBeans.
EasyBeansStartMojo - Class in org.ow2.easybeans.mavenplugin
Class representing goal start.
EasyBeansStartMojo() - Constructor for class org.ow2.easybeans.mavenplugin.EasyBeansStartMojo
 
EasyBeansStopMojo - Class in org.ow2.easybeans.mavenplugin
Stop a started EasyBeans instance.
EasyBeansStopMojo() - Constructor for class org.ow2.easybeans.mavenplugin.EasyBeansStopMojo
 
EasyBeansUndeployMojo - Class in org.ow2.easybeans.mavenplugin
Undeploy project resources on a started EasyBeans instance.
EasyBeansUndeployMojo() - Constructor for class org.ow2.easybeans.mavenplugin.EasyBeansUndeployMojo
 
execute() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Execute the mojo.
execute() - Method in class org.ow2.easybeans.mavenplugin.EasyBeansStopMojo
Execute the mojo.

G

getAdditionalDeployables() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Access to the additional deployables of the project.
getArtifactFactory() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the component used to create artifact instances.
getArtifactResolver() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the component used to resolve additional artifacts required.
getConfigFileLocation() - Method in class org.ow2.easybeans.mavenplugin.mapping.ServerConfigLocation
Get location of the EasyBeans configuration file.
getCore() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the core of the mojo.
getDependencies(int, int) - Static method in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Get information on the persistence provider.
getEventProviderFilter() - Method in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Get the event provider filter.
getImplementation(int) - Static method in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Get the implementation of the persistence provider.
getInstance() - Static method in class org.ow2.easybeans.mavenplugin.persistence.PersistenceManager
Get the instance of persistence manager.
getLaunchedServer(IDeploymentCore) - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansUnboundMojo
Create server instance with specified XML configuration file.
getLaunchedServer(IDeploymentCore) - Method in class org.ow2.easybeans.mavenplugin.EasyBeansDeployMojo
Create or get a launched server instance.
getLaunchedServer(String, List<String>, String, int, boolean, MavenArtifactResolver) - Static method in class org.ow2.easybeans.mavenplugin.EasyBeansServerFactory
Get an instance of launched EasyBeans server.
getLaunchedServer(IDeploymentCore) - Method in class org.ow2.easybeans.mavenplugin.EasyBeansStartMojo
Create server instance with specified XML configuration file.
getLaunchedServer(IDeploymentCore) - Method in class org.ow2.easybeans.mavenplugin.EasyBeansUndeployMojo
Create or get a launched server instance.
getLocalLaunchedServer(String, List<String>, boolean, MavenArtifactResolver) - Static method in class org.ow2.easybeans.mavenplugin.EasyBeansServerFactory
Create and launch a local EasyBeans server instance with specified XML core and configuration files.
getLocalRepository() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the local repository.
getLog() - Static method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Get EasyBeans implementation of log.
getMetadataSource() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the component used to get metadata.
getPartialConfigFileLocations() - Method in class org.ow2.easybeans.mavenplugin.mapping.ServerConfigLocation
Get location of the partial EasyBeans configuration files.
getPersistenceListener(MavenArtifactResolver) - Method in class org.ow2.easybeans.mavenplugin.persistence.PersistenceManager
Get a persistence listener which load all missing persistence providers dependencies.
getPlexusPluginContext() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the plexus context of the plugin.
getPluginArtifactId() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the artifact ID of the plugin.
getPluginGroupId() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the group ID of the plugin.
getPluginVersion() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the version of the plugin.
getPriority() - Method in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Get the event priority.
getProject() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Access to the Maven project.
getProjectBuilder() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Get the component used to build Maven project.
getReactorProjects() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansMojo
Access to reactor projects.
getRemoteLaunchedServer(String, int) - Static method in class org.ow2.easybeans.mavenplugin.EasyBeansServerFactory
Get an instance of launched remote EasyBeans server.
getScanInterval() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansUnboundMojo
Get the interval in milliseconds to scan EJBs for change.
getServer() - Method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Get an instance of EasyBeans server.
getServerVersion() - Static method in class org.ow2.easybeans.mavenplugin.server.Version
Get the version of EasyBeans server of the plugin.
getSupportedPersistenceProviders() - Static method in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Get the number of supported persistence providers.
getVersion() - Method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Get the version of EasyBeans server.
getVersion() - Method in class org.ow2.easybeans.mavenplugin.server.EasyBeansPluginServer
Get the version of EasyBeans server.
getVersion() - Method in class org.ow2.easybeans.mavenplugin.server.RemoteEasyBeansPluginServer
Get the version of EasyBeans server.
GROUP_ID - Static variable in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
GroupID information.

H

handle(IEvent) - Method in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Handle the event.

I

IPersistenceListener - Interface in org.ow2.easybeans.mavenplugin.server
Interface determining the action executed by the listener, before a deployment of a ressource.
isAutoDeploymentEnabled() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansUnboundMojo
Determine If hot deployment is automatic or manual.
isExploredEAR() - Method in class org.ow2.easybeans.mavenplugin.AbstractEasyBeansUnboundMojo
Determine if EAR are explored during the checking of deployable.
isRemoteInstance() - Method in class org.ow2.easybeans.mavenplugin.server.EasyBeansPluginServer
Determine if the server is a remote instance.
isRemoteInstance() - Method in class org.ow2.easybeans.mavenplugin.server.RemoteEasyBeansPluginServer
Determine if the server is a remote instance.
isStarted() - Method in class org.ow2.easybeans.mavenplugin.server.EasyBeansPluginServer
Determine if the server is started or not.
isStopped() - Method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Determine if the server is stopped or not.

J

JPA_ECLIPSELINK - Static variable in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Index of Eclipselink persistence provider.
JPA_HIBERNATE - Static variable in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Index of Hibernate persistence provider.
JPA_OPENJPA - Static variable in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Index of OpenJPA persistence provider.
JPA_TOPLINK - Static variable in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Index of Toplink persistence provider.

L

loadAllDependencies(MavenArtifactResolver) - Method in class org.ow2.easybeans.mavenplugin.persistence.PersistenceManager
Add all supported persistence dependencies.
localServerFound() - Method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Determine if server is a local found instance.

O

org.ow2.easybeans.mavenplugin - package org.ow2.easybeans.mavenplugin
 
org.ow2.easybeans.mavenplugin.mapping - package org.ow2.easybeans.mavenplugin.mapping
 
org.ow2.easybeans.mavenplugin.persistence - package org.ow2.easybeans.mavenplugin.persistence
 
org.ow2.easybeans.mavenplugin.server - package org.ow2.easybeans.mavenplugin.server
 

P

PersistenceManager - Class in org.ow2.easybeans.mavenplugin.persistence
Class for managing persistence dependencies.
PersistenceSupport - Class in org.ow2.easybeans.mavenplugin.server
Manage the persistence provider support.
PersistenceSupport(EZBEventComponent) - Constructor for class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Constructor.

R

RemoteEasyBeansPluginServer - Class in org.ow2.easybeans.mavenplugin.server
Implementation of IRemotePluginServer interface.
RemoteEasyBeansPluginServer(String, int) - Constructor for class org.ow2.easybeans.mavenplugin.server.RemoteEasyBeansPluginServer
Get an instance of launched remote EasyBeans server.
removeArchiveIfDeployed(File) - Method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Undeploy a specific EJB or EAR from the server.
removeListener(IPersistenceListener) - Method in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Remove a listener.
removeRevision(String) - Static method in class org.ow2.easybeans.mavenplugin.server.Version
Remove the revision of the version.
reportRequestedPersistenceProviders(List<Integer>) - Method in interface org.ow2.easybeans.mavenplugin.server.IPersistenceListener
Determine the action performed when the audit is received.

S

ServerConfigLocation - Class in org.ow2.easybeans.mavenplugin.mapping
Access to user defined configuration file of EasyBeans.
ServerConfigLocation() - Constructor for class org.ow2.easybeans.mavenplugin.mapping.ServerConfigLocation
 
setServer(EZBServer) - Method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Set an instance of EasyBeans server.
start(IPersistenceListener) - Method in class org.ow2.easybeans.mavenplugin.server.EasyBeansPluginServer
Launch the server.
stop() - Method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Stop EasyBeans server.

T

TYPE - Static variable in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Type information.

U

undeployArchive(String) - Method in class org.ow2.easybeans.mavenplugin.server.AbstractEasyBeansPluginServer
Undeploy a deployed EJB or EAR.
undeployArchive(String) - Method in class org.ow2.easybeans.mavenplugin.server.RemoteEasyBeansPluginServer
Undeploy a deployed EJB or EAR.

V

VERSION - Static variable in class org.ow2.easybeans.mavenplugin.server.PersistenceSupport
Version information.
Version - Class in org.ow2.easybeans.mavenplugin.server
A class for accessing to the EasyBeans version of the local server.

A C D E G H I J L O P R S T U V

Copyright © 2006-2011 OW2 Consortium. All Rights Reserved.