|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassDescriptorResolutionCommand
Command resolves ClassDescriptor
s. Commands are capable to
have Natures to provide resource dependencies.
Method Summary | |
---|---|
ClassDescriptor |
resolve(java.lang.Class type)
Resolves a ClassDescriptor .. |
Methods inherited from interface org.castor.core.nature.PropertyHolder |
---|
getProperty, setProperty |
Methods inherited from interface org.castor.core.nature.NatureExtendable |
---|
addNature, hasNature |
Method Detail |
---|
ClassDescriptor resolve(java.lang.Class type)
ClassDescriptor
..
type
- type to look up.
ClassDescriptor
if found, null if not.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |