public class DirectoryNamespaceHandler
extends org.apache.xbean.blueprint.context.impl.XBeanNamespaceHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
DirectoryNamespaceHandler.MyConverter |
| Constructor and Description |
|---|
DirectoryNamespaceHandler(String namespace,
String schemaLocation,
org.osgi.framework.Bundle bundle,
String propertiesLocation) |
DirectoryNamespaceHandler(String namespace,
String schemaLocation,
String propertiesLocation) |
DirectoryNamespaceHandler(String namespace,
URL schemaLocation,
Set<Class> managedClasses,
Map<String,Class<? extends PropertyEditor>> propertyEditors,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.service.blueprint.reflect.Metadata |
parse(Element element,
org.apache.aries.blueprint.ParserContext parserContext) |
public DirectoryNamespaceHandler(String namespace, URL schemaLocation, Set<Class> managedClasses, Map<String,Class<? extends PropertyEditor>> propertyEditors, Properties properties)
public DirectoryNamespaceHandler(String namespace, String schemaLocation, org.osgi.framework.Bundle bundle, String propertiesLocation) throws IOException, ClassNotFoundException, InstantiationException, IllegalAccessException
public DirectoryNamespaceHandler(String namespace, String schemaLocation, String propertiesLocation) throws IOException, ClassNotFoundException, InstantiationException, IllegalAccessException
public org.osgi.service.blueprint.reflect.Metadata parse(Element element, org.apache.aries.blueprint.ParserContext parserContext)
parse in interface org.apache.aries.blueprint.NamespaceHandlerparse in class org.apache.xbean.blueprint.context.impl.XBeanNamespaceHandlerCopyright © 2011–2014 Red Hat. All rights reserved.