org.openmobileis.bundle.osgi.terminal
Class OSGIOpenMISRubricLoad

java.lang.Object
  extended byorg.openmobileis.modules.profiles.terminal.RubricLoader
      extended byorg.openmobileis.bundle.osgi.terminal.OSGIOpenMISRubricLoad

public final class OSGIOpenMISRubricLoad
extends RubricLoader

Author:
phil

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

OSGIOpenMISRubricLoad

public OSGIOpenMISRubricLoad()
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.