com.ibm.ws.activity
Class HLSLiteInfo

java.lang.Object
  |
  +--com.ibm.ws.activity.HLSLiteInfo

public class HLSLiteInfo
extends java.lang.Object


Constructor Summary
HLSLiteInfo(java.lang.String serviceName, HLSLiteDataInterface dataInterface)
           
 
Method Summary
 void disable()
           
 void enable()
           
 org.omg.CosActivity.ActivityIdentity getActivityIdentity()
           
 boolean isEnabled()
           
 void setActivityIdentity(org.omg.CosActivity.ActivityIdentity ai, org.omg.PortableInterceptor.ServerRequestInfo reqinfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HLSLiteInfo

public HLSLiteInfo(java.lang.String serviceName,
                   HLSLiteDataInterface dataInterface)
Method Detail

getActivityIdentity

public org.omg.CosActivity.ActivityIdentity getActivityIdentity()

setActivityIdentity

public void setActivityIdentity(org.omg.CosActivity.ActivityIdentity ai,
                                org.omg.PortableInterceptor.ServerRequestInfo reqinfo)

disable

public void disable()

enable

public void enable()

isEnabled

public boolean isEnabled()


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.