org.apache.cocoon.forms
Class DefaultFormManager.FormServiceManager
java.lang.Object
org.apache.cocoon.forms.DefaultFormManager.FormServiceManager
- All Implemented Interfaces:
- ServiceManager
- Enclosing class:
- DefaultFormManager
- public class DefaultFormManager.FormServiceManager
- extends Object
- implements ServiceManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultFormManager.FormServiceManager
public DefaultFormManager.FormServiceManager()
lookup
public Object lookup(String name)
throws ServiceException
- Specified by:
lookup
in interface ServiceManager
- Throws:
ServiceException
hasService
public boolean hasService(String name)
- Specified by:
hasService
in interface ServiceManager
release
public void release(Object service)
- Specified by:
release
in interface ServiceManager
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.