Uses of Interface
org.ow2.util.ee.deploy.api.deployable.IDeployableInfo

Packages that use IDeployableInfo
org.ow2.util.ee.deploy.api.deployable Implementation of EJB 3.0 container 
 

Uses of IDeployableInfo in org.ow2.util.ee.deploy.api.deployable
 

Methods in org.ow2.util.ee.deploy.api.deployable that return IDeployableInfo
 IDeployableInfo IDeployable.getExtension(Class<? extends IDeployableInfo> extensionClass)
          Gets the extension for the given class.
 

Methods in org.ow2.util.ee.deploy.api.deployable with parameters of type IDeployableInfo
 void IDeployable.addExtension(IDeployableInfo extension)
          Adds a deployable info that can be used by a deployer.
 

Method parameters in org.ow2.util.ee.deploy.api.deployable with type arguments of type IDeployableInfo
 IDeployableInfo IDeployable.getExtension(Class<? extends IDeployableInfo> extensionClass)
          Gets the extension for the given class.
 



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