org.apache.geronimo.connector.outbound
Class ConnectionReturnAction

java.lang.Object
  extended by org.apache.geronimo.connector.outbound.ConnectionReturnAction

public class ConnectionReturnAction
extends java.lang.Object

ConnectionReturnAction.java Created: Thu Oct 2 15:11:39 2003

Version:
1.0
Author:
David Jencks

Field Summary
static ConnectionReturnAction DESTROY
           
static ConnectionReturnAction RETURN_HANDLE
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

RETURN_HANDLE

public static final ConnectionReturnAction RETURN_HANDLE

DESTROY

public static final ConnectionReturnAction DESTROY
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.