org.cogchar.app.puma.registry
Class PumaRegistryClientImpl
java.lang.Object
org.cogchar.app.puma.registry.PumaRegistryClientImpl
- All Implemented Interfaces:
- PumaRegistryClient
public class PumaRegistryClientImpl
- extends Object
- implements PumaRegistryClient
- Author:
- Stu B.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PumaRegistryClientImpl
public PumaRegistryClientImpl(org.osgi.framework.BundleContext optBundleContext,
PumaContextMediator mediator)
getCtxMediator
public PumaContextMediator getCtxMediator(org.appdapter.core.name.Ident optSpecID)
- Specified by:
getCtxMediator in interface PumaRegistryClient
getConfigMgr
public PumaConfigManager getConfigMgr(org.appdapter.core.name.Ident optSpecID)
- Specified by:
getConfigMgr in interface PumaRegistryClient
getTargetBoxSpace
public BoxSpace getTargetBoxSpace(org.appdapter.core.name.Ident optSpecID)
- Specified by:
getTargetBoxSpace in interface PumaRegistryClient
getCommandSpace
public CommandSpace getCommandSpace(org.appdapter.core.name.Ident optSpecID)
- Specified by:
getCommandSpace in interface PumaRegistryClient
getVWorldMapper
public PumaVirtualWorldMapper getVWorldMapper(org.appdapter.core.name.Ident optSpecID)
- Specified by:
getVWorldMapper in interface PumaRegistryClient
putVWorldMapper
public void putVWorldMapper(PumaVirtualWorldMapper vwm,
org.appdapter.core.name.Ident optSpecID)
- Specified by:
putVWorldMapper in interface PumaRegistryClient
getWebMapper
public PumaWebMapper getWebMapper(org.appdapter.core.name.Ident optSpecID)
- Specified by:
getWebMapper in interface PumaRegistryClient
putWebMapper
public void putWebMapper(PumaWebMapper wm,
org.appdapter.core.name.Ident optSpecID)
- Specified by:
putWebMapper in interface PumaRegistryClient
getResFileCLsForCat
public List<ClassLoader> getResFileCLsForCat(ResourceFileCategory cat)
- Specified by:
getResFileCLsForCat in interface PumaRegistryClient
Copyright © 2010-2013. All Rights Reserved.