javax.activity.propertygroup
Interface PropertyGroupManager
- public interface PropertyGroupManager
recoverPropertyGroup
public PropertyGroup recoverPropertyGroup(PropertyGroup parent,
GlobalId globalId)
throws SystemException
- Throws:
SystemException
marshalRequest
public PropertyGroupContext marshalRequest(PropertyGroup pg)
marshalResponse
public PropertyGroupContext marshalResponse(PropertyGroup pg)
unmarshalRequest
public PropertyGroup unmarshalRequest(PropertyGroupContext ctx,
PropertyGroup pg,
PropertyGroup parent,
GlobalId globalId)
unmarshalResponse
public void unmarshalResponse(PropertyGroupContext ctx,
PropertyGroup pg)
getProperties
public java.util.Properties getProperties()