Uses of Interface
org.demac.context.registry.ServiceRegistry

Packages that use ServiceRegistry
org.demac.impl.j2me.context.registry   
 

Uses of ServiceRegistry in org.demac.impl.j2me.context.registry
 

Classes in org.demac.impl.j2me.context.registry that implement ServiceRegistry
 class ServiceRegistryImpl
          TODO Mirwais: Comment this class
 

Methods in org.demac.impl.j2me.context.registry that return ServiceRegistry
static ServiceRegistry ServiceRegistryImpl.getServiceRegistry()