org.apache.yoko.rmi.api
Class PortableRemoteObjectExt

java.lang.Object
  extended by org.apache.yoko.rmi.api.PortableRemoteObjectExt

public class PortableRemoteObjectExt
extends Object


Constructor Summary
PortableRemoteObjectExt()
           
 
Method Summary
static PortableRemoteObjectState getState()
          Return the currently active state for this thread
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableRemoteObjectExt

public PortableRemoteObjectExt()
Method Detail

getState

public static PortableRemoteObjectState getState()
Return the currently active state for this thread



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.