Uses of Class
org.apache.jetspeed.deployment.simpleregistry.SimpleRegistryException

Packages that use SimpleRegistryException
org.apache.jetspeed.deployment.simpleregistry   
org.apache.jetspeed.deployment.simpleregistry.impl   
 

Uses of SimpleRegistryException in org.apache.jetspeed.deployment.simpleregistry
 

Methods in org.apache.jetspeed.deployment.simpleregistry that throw SimpleRegistryException
 void SimpleRegistry.register(Entry entry)
          Registers the entry.
 

Uses of SimpleRegistryException in org.apache.jetspeed.deployment.simpleregistry.impl
 

Methods in org.apache.jetspeed.deployment.simpleregistry.impl that throw SimpleRegistryException
 void InMemoryRegistryImpl.register(Entry entry)
           
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.