org.apache.geronimo.webservices
Class MessageContextInvocationKey

java.lang.Object
  extended by org.apache.geronimo.webservices.MessageContextInvocationKey
All Implemented Interfaces:
InvocationKey

public final class MessageContextInvocationKey
extends Object
implements InvocationKey


Field Summary
static MessageContextInvocationKey INSTANCE
           
 
Method Summary
 boolean isTransient()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final MessageContextInvocationKey INSTANCE
Method Detail

isTransient

public boolean isTransient()
Specified by:
isTransient in interface InvocationKey
Returns:


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.