org.openmobileis.module.profiles.terminal
Class OpenMISRubricLoader

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

public final class OpenMISRubricLoader
extends RubricLoader


Constructor Summary
OpenMISRubricLoader()
           
 
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

OpenMISRubricLoader

public OpenMISRubricLoader()
Method Detail

preLoadingInit

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

Specified by:
preLoadingInit in class RubricLoader

postLoadingInit

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

Specified by:
postLoadingInit in class RubricLoader

getServiceClassList

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

Specified by:
getServiceClassList in class RubricLoader


Copyright 2006 OpenMobileIS. All Rights Reserved.