|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.enterprise.servlet.ServiceLookup
public class ServiceLookup
look up class for deegree service handler. The class is implemented as singleton to ensure that only one instance and so just ine mapping is valid with a service instance
Method Summary | |
---|---|
void |
addService(String key,
Class clss)
Maps a web service to the given class |
void |
clear()
Clear the map |
ServiceDispatcher |
getHandler(String serviceName)
|
static ServiceLookup |
getInstance()
|
Iterator |
getIterator()
|
Class |
getService(String key)
|
Class |
removeService(String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ServiceLookup getInstance()
public void addService(String key, Class clss)
key
- clss
- public Class removeService(String key)
key
- to be removed
public Class getService(String key)
key
- the webservice of interest
public Iterator getIterator()
public ServiceDispatcher getHandler(String serviceName) throws ServiceException
serviceName
-
ServiceException
public void clear()
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net