org.eclipse.stardust.engine.api.ejb2
Class TunnelingAwareSecureSessionFactory.SecureSession

java.lang.Object
  extended by org.eclipse.stardust.engine.api.ejb2.TunnelingAwareSecureSessionFactory.SecureSession
Enclosing interface:
TunnelingAwareSecureSessionFactory

public static class TunnelingAwareSecureSessionFactory.SecureSession
extends Object


Field Summary
 Object endpoint
           
 org.eclipse.stardust.engine.core.runtime.ejb.TunneledContext tunneledContext
           
 
Constructor Summary
TunnelingAwareSecureSessionFactory.SecureSession(Object endpoint, org.eclipse.stardust.engine.core.runtime.ejb.TunneledContext tunneledContext)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

endpoint

public final Object endpoint

tunneledContext

public final org.eclipse.stardust.engine.core.runtime.ejb.TunneledContext tunneledContext
Constructor Detail

TunnelingAwareSecureSessionFactory.SecureSession

public TunnelingAwareSecureSessionFactory.SecureSession(Object endpoint,
                                                        org.eclipse.stardust.engine.core.runtime.ejb.TunneledContext tunneledContext)


Copyright © 2017 Eclipse Stardust. All Rights Reserved.