|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.rcp.broker.xpd.XpdPropertyFactory
public class XpdPropertyFactory
This XpdPropertyFactory is IPropertyFactory
implementation class for Expeditor use.
Constructor Summary | |
---|---|
XpdPropertyFactory()
|
Method Summary | |
---|---|
IProperty |
createProperty(java.lang.String name)
Create property according to name |
IProperty |
createProperty(java.lang.String name,
java.lang.String namespace)
Create property according to name and namespace |
IPropertyValue |
createPropertyValue(IProperty property,
java.lang.Object value)
Create property value according to property and value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XpdPropertyFactory()
Method Detail |
---|
public IProperty createProperty(java.lang.String name)
IPropertyFactory
createProperty
in interface IPropertyFactory
public IProperty createProperty(java.lang.String name, java.lang.String namespace)
IPropertyFactory
createProperty
in interface IPropertyFactory
public IPropertyValue createPropertyValue(IProperty property, java.lang.Object value)
IPropertyFactory
createPropertyValue
in interface IPropertyFactory
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |