Package restx.factory
Class Factory.FactoryQuery
- Enclosing class:
- Factory
-
Method Summary
Modifier and TypeMethodDescriptionprotected com.google.common.base.Optional<NamedComponent<Factory>>setMandatory(boolean mandatory) toString()Methods inherited from class restx.factory.Factory.SingleQuery
doFind, isMultipleMethods inherited from class restx.factory.Factory.Query
byClass, byName, checkSatisfy, factory, factoryQuery, find, findAsComponents, findOne, findOneAsComponent, isMandatory, mandatory, mayGetFactory, optional
-
Method Details
-
bind
- Specified by:
bindin classFactory.Query<Factory>
-
setMandatory
-
doFindOne
- Specified by:
doFindOnein classFactory.Query<Factory>
-
findNames
- Specified by:
findNamesin classFactory.Query<Factory>
-
getComponentClass
- Specified by:
getComponentClassin classFactory.Query<Factory>
-
toString
-