org.ow2.util.ee.deploy.api.deployable.metadata
Interface IDeployableMetadata<E extends IDeployable<E>>

Type Parameters:
E - deployable type
All Superinterfaces:
Serializable

public interface IDeployableMetadata<E extends IDeployable<E>>
extends Serializable

Interface of a deployable metadata.

Author:
Gael Lalire

Method Summary
 E getDeployable()
           
 

Method Detail

getDeployable

E getDeployable()
Returns:
the deployable


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