|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.implementation.osgi.context.OSGiPropertyValueObjectFactory
public class OSGiPropertyValueObjectFactory
Process properties and create property values. This code has been copied from the Java implementation to avoid dependencies on the Java implementation.
| Nested Class Summary | |
|---|---|
class |
OSGiPropertyValueObjectFactory.ListObjectFactoryImpl
|
class |
OSGiPropertyValueObjectFactory.ObjectFactoryImpl
|
class |
OSGiPropertyValueObjectFactory.ObjectFactoryImplBase
|
| Field Summary | |
|---|---|
protected SimpleTypeMapper |
simpleTypeMapper
|
| Constructor Summary | |
|---|---|
OSGiPropertyValueObjectFactory()
|
|
OSGiPropertyValueObjectFactory(Mediator mediator)
|
|
| Method Summary | |
|---|---|
ObjectFactory |
createValueFactory(Property property,
java.lang.Object propertyValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SimpleTypeMapper simpleTypeMapper
| Constructor Detail |
|---|
public OSGiPropertyValueObjectFactory()
public OSGiPropertyValueObjectFactory(Mediator mediator)
| Method Detail |
|---|
public ObjectFactory createValueFactory(Property property,
java.lang.Object propertyValue)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||