org.apache.cocoon.util
Class SimpleSourceResolver.SimpleServiceManager
java.lang.Object
org.apache.cocoon.util.SimpleSourceResolver.SimpleServiceManager
- All Implemented Interfaces:
- ServiceManager
- Enclosing class:
- SimpleSourceResolver
public static final class SimpleSourceResolver.SimpleServiceManager
- extends Object
- implements ServiceManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleSourceResolver.SimpleServiceManager
public SimpleSourceResolver.SimpleServiceManager(SourceResolver resolver)
hasService
public boolean hasService(String role)
- Specified by:
hasService
in interface ServiceManager
lookup
public Object lookup(String role)
throws ServiceException
- Specified by:
lookup
in interface ServiceManager
- Throws:
ServiceException
release
public void release(Object component)
- Specified by:
release
in interface ServiceManager
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.