|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.property.OutputPropertyFactory
public class OutputPropertyFactory
The OutputPropertyFactory
is a factory for
creating an OutputProperty
.
Constructor Summary | |
---|---|
OutputPropertyFactory(java.lang.String name,
ValueEvaluator valueEvaluator)
|
Method Summary | |
---|---|
OutputProperty |
createOutputProperty(ServiceContext context,
Flow flow)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputPropertyFactory(java.lang.String name, ValueEvaluator valueEvaluator)
Method Detail |
---|
public OutputProperty createOutputProperty(ServiceContext context, Flow flow)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |