@Deprecated public class NamespaceHandler extends Object implements org.apache.aries.blueprint.NamespaceHandler
Modifier and Type | Field and Description |
---|---|
static String |
ACTION
Deprecated.
|
static String |
ACTION_ID
Deprecated.
|
static String |
BEAN
Deprecated.
|
static String |
BLUEPRINT_CONTAINER
Deprecated.
|
static String |
BLUEPRINT_CONVERTER
Deprecated.
|
static String |
COMMAND
Deprecated.
|
static String |
COMMAND_BUNDLE
Deprecated.
|
static String |
COMPLETERS
Deprecated.
|
static String |
ID
Deprecated.
|
static String |
MAP
Deprecated.
|
static String |
NAME
Deprecated.
|
static String |
NULL
Deprecated.
|
static String |
OPTIONAL_COMPLETERS
Deprecated.
|
static String |
OPTIONAL_COMPLETERS_PROPERTY
Deprecated.
|
static String |
REF
Deprecated.
|
static String |
SCAN
Deprecated.
|
static String |
SHELL_NAMESPACE_1_0_0
Deprecated.
|
static String |
SHELL_NAMESPACE_1_1_0
Deprecated.
|
Constructor and Description |
---|
NamespaceHandler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.osgi.service.blueprint.reflect.ComponentMetadata |
decorate(Node node,
org.osgi.service.blueprint.reflect.ComponentMetadata component,
org.apache.aries.blueprint.ParserContext context)
Deprecated.
|
Set<Class> |
getManagedClasses()
Deprecated.
|
String |
getName()
Deprecated.
|
static String |
getName(Class<?> action)
Deprecated.
|
URL |
getSchemaLocation(String namespace)
Deprecated.
|
static String |
getScope(Class<?> action)
Deprecated.
|
org.osgi.service.blueprint.reflect.Metadata |
parse(Element element,
org.apache.aries.blueprint.ParserContext context)
Deprecated.
|
public static final String ID
public static final String ACTION
public static final String ACTION_ID
public static final String COMMAND_BUNDLE
public static final String SCAN
public static final String NAME
public static final String COMMAND
public static final String COMPLETERS
public static final String OPTIONAL_COMPLETERS
public static final String OPTIONAL_COMPLETERS_PROPERTY
public static final String BEAN
public static final String REF
public static final String NULL
public static final String MAP
public static final String BLUEPRINT_CONTAINER
public static final String BLUEPRINT_CONVERTER
public static final String SHELL_NAMESPACE_1_0_0
public static final String SHELL_NAMESPACE_1_1_0
public URL getSchemaLocation(String namespace)
getSchemaLocation
in interface org.apache.aries.blueprint.NamespaceHandler
public Set<Class> getManagedClasses()
getManagedClasses
in interface org.apache.aries.blueprint.NamespaceHandler
public org.osgi.service.blueprint.reflect.ComponentMetadata decorate(Node node, org.osgi.service.blueprint.reflect.ComponentMetadata component, org.apache.aries.blueprint.ParserContext context)
decorate
in interface org.apache.aries.blueprint.NamespaceHandler
public org.osgi.service.blueprint.reflect.Metadata parse(Element element, org.apache.aries.blueprint.ParserContext context)
parse
in interface org.apache.aries.blueprint.NamespaceHandler
public String getName()
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.