|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.facets.FacetFactoryAbstract
org.nakedobjects.metamodel.java5.AnnotationBasedFacetFactoryAbstract
org.nakedobjects.metamodel.facets.actions.debug.DebugAnnotationFacetFactory
public class DebugAnnotationFacetFactory
| Constructor Summary | |
|---|---|
DebugAnnotationFacetFactory()
|
|
| Method Summary | |
|---|---|
boolean |
process(java.lang.reflect.Method method,
MethodRemover methodRemover,
FacetHolder holder)
Process the method, and return the correctly setup annotation if present. |
| Methods inherited from class org.nakedobjects.metamodel.java5.AnnotationBasedFacetFactoryAbstract |
|---|
decodeWhen, getAnnotation, getAnnotation, getParameterAnnotations, isAnnotationPresent, isString, recognizes |
| Methods inherited from class org.nakedobjects.metamodel.facets.FacetFactoryAbstract |
|---|
getFeatureTypes, getSpecificationLoader, process, processParams, setSpecificationLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DebugAnnotationFacetFactory()
| Method Detail |
|---|
public boolean process(java.lang.reflect.Method method,
MethodRemover methodRemover,
FacetHolder holder)
FacetFactory
process in interface FacetFactoryprocess in class FacetFactoryAbstractmethod - - method representing the feature being processed (getter for property or collection, or
action)methodRemover - - allow any methods of the class to be removedholder - - to attach the facets to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||