com.vinculumtech.carrierwave.session.ejb
Class EJBClientSession
java.lang.Object
com.vinculumtech.carrierwave.session.ClientSession
com.vinculumtech.carrierwave.session.ejb.EJBClientSession
- public class EJBClientSession
- extends ClientSession
- Version:
- $Id: //depot/carrierwave/src/shared/com/vinculumtech/carrierwave/session/ejb/EJBClientSession.java#4 $
Methods inherited from class com.vinculumtech.carrierwave.session.ClientSession |
connect, createClientSession, disconnect, getCommonClient, getProperties, getProperty, getQueryClient, getRepositoryClient, handleGraphException, handleGraphPlanException, handleUndeclaredThrowableException, handleUnknownException, isAutoConnect, isConnected, setAutoConnect |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SESSION_NAME
public static final java.lang.String SESSION_NAME
- See Also:
- Constant Field Values
SESSION_NAME_DEFAULT
public static final java.lang.String SESSION_NAME_DEFAULT
EJBClientSession
public EJBClientSession()
getContext
public javax.naming.Context getContext()
connectCommonClient
protected CommonClient connectCommonClient()
throws SessionFailureException
- Specified by:
connectCommonClient
in class ClientSession
- Throws:
SessionFailureException
destroyCommonClient
protected void destroyCommonClient(CommonClient commonClient)
throws SessionFailureException
- Specified by:
destroyCommonClient
in class ClientSession
- Throws:
SessionFailureException
handleRemoteException
public void handleRemoteException(java.rmi.RemoteException exception)
throws SessionFailureException
- Overrides:
handleRemoteException
in class ClientSession
- Throws:
SessionFailureException
Copyright (C) 2002 Vinculum Technologies, Inc. All Rights Reserved.