akka.osgi.aries.blueprint
Class NamespaceHandler$

java.lang.Object
  extended by akka.osgi.aries.blueprint.NamespaceHandler$

public class NamespaceHandler$
extends java.lang.Object


Field Summary
static NamespaceHandler$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
NamespaceHandler$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final NamespaceHandler$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

NamespaceHandler$

public NamespaceHandler$()