|
org.netbeans.modules.j2ee.metadata/0 1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetadataUnit
This interface is logical unit for metadata providing. Metadata can be specified in XLM descriptor (configuration file), or annotations defined in Java classes. This unit is used for coupling XML-based descriptor with Java classes and it is basic key to pass to DD API providers (instead of XML FileObject used in the past).
Method Summary | |
---|---|
ClassPath |
getClassPath()
Provides unit's classpath, which covers sources and libraries logically coupled with XML descriptor. |
FileObject |
getDeploymentDescriptor()
Provides unit's XML descriptor |
Method Detail |
---|
FileObject getDeploymentDescriptor()
ClassPath getClassPath()
|
org.netbeans.modules.j2ee.metadata/0 1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |