org.apache.aries.blueprint.testbundlea
Class NSHandlerThree
java.lang.Object
org.apache.aries.blueprint.testbundlea.NSHandlerThree
- All Implemented Interfaces:
- NamespaceHandler
public class NSHandlerThree
- extends Object
- implements NamespaceHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NSURI
public static String NSURI
NSHandlerThree
public NSHandlerThree()
decorate
public ComponentMetadata decorate(Node node,
ComponentMetadata component,
ParserContext context)
- Specified by:
decorate in interface NamespaceHandler
parse
public Metadata parse(Element element,
ParserContext context)
- Specified by:
parse in interface NamespaceHandler
getSchemaLocation
public URL getSchemaLocation(String namespace)
- Specified by:
getSchemaLocation in interface NamespaceHandler
getManagedClasses
public Set<Class> getManagedClasses()
- Specified by:
getManagedClasses in interface NamespaceHandler
Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.