|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Contract public interface ApplicationMetaDataProvider<T>
Implementations of this interface are providing deployment application metadata
| Method Summary | |
|---|---|
MetaData |
getMetaData()
Returns the meta data assocated with this Deployer |
T |
load(DeploymentContext dc)
Load the metadata associated with the deployment event |
| Method Detail |
|---|
MetaData getMetaData()
T load(DeploymentContext dc)
throws java.io.IOException
dc - the deployment context
java.io.IOException - when the underlying archive cannot be processed correctly
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||