org.cogchar.app.puma.registry
Class PumaRegistryClientFinder

java.lang.Object
  extended by org.cogchar.app.puma.registry.PumaRegistryClientFinder

public class PumaRegistryClientFinder
extends Object

Author:
Stu B.

Nested Class Summary
protected static class PumaRegistryClientFinder.PFKind
           
protected static class PumaRegistryClientFinder.PFSpec<PFType>
           
 
Field Summary
protected static PumaRegistryClientFinder.PFSpec<PumaRegistryClient> THE_PUMA_REGISTRY_CLIENT_Spec
           
 
Constructor Summary
PumaRegistryClientFinder()
           
 
Method Summary
 PumaRegistryClient getPumaRegClientOrNull(String optOverrideName, Class optCredClaz)
           
 void registerPumaRegClient(PumaRegistryClient prcFacade, String optOverrideName, Class optCredClaz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

THE_PUMA_REGISTRY_CLIENT_Spec

protected static PumaRegistryClientFinder.PFSpec<PumaRegistryClient> THE_PUMA_REGISTRY_CLIENT_Spec
Constructor Detail

PumaRegistryClientFinder

public PumaRegistryClientFinder()
Method Detail

registerPumaRegClient

public void registerPumaRegClient(PumaRegistryClient prcFacade,
                                  String optOverrideName,
                                  Class optCredClaz)

getPumaRegClientOrNull

public PumaRegistryClient getPumaRegClientOrNull(String optOverrideName,
                                                 Class optCredClaz)


Copyright © 2010-2013. All Rights Reserved.