|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.extension.helper.utils.DefaultPropertyValueObjectFactory
public class DefaultPropertyValueObjectFactory
TODO: Shouldn't this class be provided by the runtime?
Nested Class Summary | |
---|---|
class |
DefaultPropertyValueObjectFactory.ListObjectFactoryImpl
|
class |
DefaultPropertyValueObjectFactory.ObjectFactoryImpl
|
class |
DefaultPropertyValueObjectFactory.ObjectFactoryImplBase
|
Field Summary | |
---|---|
protected Mediator |
mediator
|
protected SimpleTypeMapper |
simpleTypeMapper
|
Constructor Summary | |
---|---|
DefaultPropertyValueObjectFactory(Mediator mediator)
|
Method Summary | |
---|---|
ObjectFactory |
createValueFactory(Property property)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Mediator mediator
protected SimpleTypeMapper simpleTypeMapper
Constructor Detail |
---|
public DefaultPropertyValueObjectFactory(Mediator mediator)
Method Detail |
---|
public ObjectFactory createValueFactory(Property property)
createValueFactory
in interface PropertyValueObjectFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |