javax.activity
Class PropertyGroupContext
java.lang.Object
javax.activity.PropertyGroupContext
- public class PropertyGroupContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyGroupContext
public PropertyGroupContext(java.lang.String propertyGroupName,
java.io.Serializable contextData)
PropertyGroupContext
public PropertyGroupContext(java.lang.String propertyGroupName,
java.rmi.MarshalledObject contextData)
PropertyGroupContext
public PropertyGroupContext(java.lang.String propertyGroupName,
org.omg.CORBA.Any contextData)
getPropertyGroupName
public java.lang.String getPropertyGroupName()
getContextDataValue
public java.io.Serializable getContextDataValue()
getContextDataAny
public org.omg.CORBA.Any getContextDataAny()