|
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.core.impl.PropertyBrokerService
com.ibm.btt.rcp.broker.xpd.XpdPropertyBrokerService
public class XpdPropertyBrokerService
This XpdPropertyBrokerService is IPropertyBrokerService
implementation class for Expeditor use.
Field Summary |
---|
Fields inherited from class com.ibm.btt.rcp.broker.core.impl.PropertyBrokerService |
---|
listenerRegistry, propertyFactory |
Fields inherited from interface com.ibm.btt.rcp.broker.core.IPropertyBrokerService |
---|
SERVICE_PID |
Constructor Summary | |
---|---|
XpdPropertyBrokerService()
XpdPropertyBrokerService constructor |
Method Summary | |
---|---|
void |
changedProperties(IPropertyValue[] values)
Deliver property changes |
void |
changedProperties(IPropertyValue[] values,
java.lang.String source)
Deliver property changes |
void |
dispose()
Dispose property broker service resource and listeners. |
IPropertyFactory |
getPropertyFactory()
Get property factory instance |
void |
handleEvent(PropertyBrokerEvent pbe)
Handle property broker event |
Methods inherited from class com.ibm.btt.rcp.broker.core.impl.PropertyBrokerService |
---|
addPropertyListener, addPropertyListener, getListenedProperties, removePropertyListener, removePropertyListener, removePropertyListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.ibm.btt.rcp.broker.core.IPropertyBrokerService |
---|
addPropertyListener, addPropertyListener, getListenedProperties, removePropertyListener, removePropertyListener, removePropertyListener |
Constructor Detail |
---|
public XpdPropertyBrokerService()
Method Detail |
---|
public void changedProperties(IPropertyValue[] values, java.lang.String source) throws BrokerServiceException
IPropertyBrokerService
changedProperties
in interface IPropertyBrokerService
changedProperties
in class PropertyBrokerService
values
- property valuessource
- property source
BrokerServiceException
public void changedProperties(IPropertyValue[] values) throws BrokerServiceException
IPropertyBrokerService
changedProperties
in interface IPropertyBrokerService
changedProperties
in class PropertyBrokerService
values
- property values
BrokerServiceException
public void handleEvent(PropertyBrokerEvent pbe)
public void dispose()
public IPropertyFactory getPropertyFactory()
IPropertyBrokerService
getPropertyFactory
in interface IPropertyBrokerService
getPropertyFactory
in class PropertyBrokerService
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |