|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamespaceHandlerRegistry
Registry of NamespaceHandler.
| Method Summary | |
|---|---|
void |
destroy()
Destroy this registry |
org.apache.aries.blueprint.parser.NamespaceHandlerSet |
getNamespaceHandlers(Set<URI> uri,
org.osgi.framework.Bundle bundle)
Retrieve the NamespaceHandler for the specified URI. |
| Method Detail |
|---|
org.apache.aries.blueprint.parser.NamespaceHandlerSet getNamespaceHandlers(Set<URI> uri,
org.osgi.framework.Bundle bundle)
NamespaceHandler for the specified URI. Make sure
uri - the namespace identifying the namespace handlerbundle - the blueprint bundle to be checked for class space consistency
NamespaceHandlers compatible with the class space of the given bundlevoid destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||