Uses of Class
oemware.core.InstanceConf

Packages that use InstanceConf
oemware.core The core package is responsible for initializing, running and shutting down a server. 
 

Uses of InstanceConf in oemware.core
 

Methods in oemware.core that return InstanceConf
 InstanceConf ServiceConf.getInstanceConf()
           
 InstanceConf ServiceConf.getNodeConf()
           
 

Constructors in oemware.core with parameters of type InstanceConf
ServiceConf(InstanceConf pNodeConf, InstanceConf pModuleConf, InstanceConf pInstanceConf)
          Construct a new instance.
 



Copyright © 2009 Deft Labs - Released under LGPL, Version 3.0