Uses of Interface
com.codemonster.surinam.core.framework.BlueprintManager

Packages that use BlueprintManager
com.codemonster.surinam.core.framework   
com.codemonster.surinam.export.framework   
com.codemonster.surinam.mgmt.impl   
 

Uses of BlueprintManager in com.codemonster.surinam.core.framework
 

Classes in com.codemonster.surinam.core.framework that implement BlueprintManager
 class BlueprintManagerImpl
          This is the primary implementation for the BlueprintManager.
 

Uses of BlueprintManager in com.codemonster.surinam.export.framework
 

Methods in com.codemonster.surinam.export.framework that return BlueprintManager
 BlueprintManager ServiceBlockAdmin.getBlueprintMgr()
           
 

Methods in com.codemonster.surinam.export.framework with parameters of type BlueprintManager
 void ServiceBlockAdmin.setBlueprintMgr(BlueprintManager blueprintMgr)
          Normally this is not used.
 

Uses of BlueprintManager in com.codemonster.surinam.mgmt.impl
 

Methods in com.codemonster.surinam.mgmt.impl that return BlueprintManager
 BlueprintManager ServiceBlockImpl.getBlueprintMgr()
          
 

Methods in com.codemonster.surinam.mgmt.impl with parameters of type BlueprintManager
 void ServiceBlockImpl.setBlueprintMgr(BlueprintManager blueprintMgr)
          Normally this is not used.
 



Copyright © 2010. All Rights Reserved.