Uses of Class
org.ow2.util.ee.deploy.impl.helper.DeployableEntry

Packages that use DeployableEntry
org.ow2.util.ee.deploy.impl.helper Implementation of EJB 3.0 container 
 

Uses of DeployableEntry in org.ow2.util.ee.deploy.impl.helper
 

Method parameters in org.ow2.util.ee.deploy.impl.helper with type arguments of type DeployableEntry
static
<T extends org.ow2.util.ee.deploy.api.deployable.IDeployable<T>>
void
ModifyDeployableHelper.addInDeployable(T deployable, List<DeployableEntry> entries)
          Add given entries in the given deployable.
static
<T extends org.ow2.util.ee.deploy.api.deployable.IDeployable<T>>
void
ModifyDeployableHelper.addInDeployable(T deployable, List<DeployableEntry> entries, File workingFolder)
          Add given entries in the given deployable.
 



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