org.droolsjbpm.services.impl
Class SessionLocatorImpl

java.lang.Object
  extended by org.droolsjbpm.services.impl.SessionLocatorImpl
All Implemented Interfaces:
SessionLocator

public class SessionLocatorImpl
extends Object
implements SessionLocator


Constructor Summary
SessionLocatorImpl()
           
 
Method Summary
 String getSessionAddress()
           
 String getSessionName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionLocatorImpl

public SessionLocatorImpl()
Method Detail

getSessionName

public String getSessionName()
Specified by:
getSessionName in interface SessionLocator

getSessionAddress

public String getSessionAddress()
Specified by:
getSessionAddress in interface SessionLocator


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.