|
||||||||||
| 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.facets.actions.SyntheticMethodFilteringFacetFactory
public class SyntheticMethodFilteringFacetFactory
Designed to simply filter out any synthetic methods.
Does not add any Facets.
| Constructor Summary | |
|---|---|
SyntheticMethodFilteringFacetFactory()
|
|
| Method Summary | |
|---|---|
boolean |
recognizes(java.lang.reflect.Method method)
|
| Methods inherited from class org.nakedobjects.metamodel.facets.FacetFactoryAbstract |
|---|
getFeatureTypes, getSpecificationLoader, process, process, processParams, setSpecificationLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.metamodel.facets.FacetFactory |
|---|
getFeatureTypes, process, process, processParams |
| Constructor Detail |
|---|
public SyntheticMethodFilteringFacetFactory()
| Method Detail |
|---|
public boolean recognizes(java.lang.reflect.Method method)
recognizes in interface MethodFilteringFacetFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||