org.openmobileis.module
Class OpenMisModuleRubricLoader

java.lang.Object
  extended byorg.openmobileis.modules.profiles.terminal.RubricLoader
      extended byorg.openmobileis.module.OpenMisModuleRubricLoader

public final class OpenMisModuleRubricLoader
extends RubricLoader


Constructor Summary
OpenMisModuleRubricLoader()
           
 
Method Summary
 java.lang.String[] getServiceClassList()
          call to get all service classes to load.
 void postLoadingInit()
          call after the loading of the services
 void preLoadingInit()
          call before the loading of the services
 
Methods inherited from class org.openmobileis.modules.profiles.terminal.RubricLoader
loadService, postLoadingService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenMisModuleRubricLoader

public OpenMisModuleRubricLoader()
Method Detail

getServiceClassList

public java.lang.String[] getServiceClassList()
                                       throws ServiceException
Description copied from class: RubricLoader
call to get all service classes to load.

Specified by:
getServiceClassList in class RubricLoader
Throws:
ServiceException

postLoadingInit

public void postLoadingInit()
                     throws ServiceException
Description copied from class: RubricLoader
call after the loading of the services

Specified by:
postLoadingInit in class RubricLoader
Throws:
ServiceException

preLoadingInit

public void preLoadingInit()
                    throws ServiceException
Description copied from class: RubricLoader
call before the loading of the services

Specified by:
preLoadingInit in class RubricLoader
Throws:
ServiceException


Copyright 2006 OpenMobileIS. All Rights Reserved.