org.openmobileis.examples.simpleappli.terminal
Class SimpleAppliRuBricLoader

java.lang.Object
  extended byorg.openmobileis.modules.profiles.embedded.RubricLoader
      extended byorg.openmobileis.examples.simpleappli.terminal.SimpleAppliRuBricLoader

public final class SimpleAppliRuBricLoader
extends RubricLoader

Title: OpenMobileIS project source
Description:

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

Constructor Summary
SimpleAppliRuBricLoader()
           
 
Method Summary
 java.lang.String[] getServiceClassList()
          Define all service 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.embedded.RubricLoader
loadService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAppliRuBricLoader

public SimpleAppliRuBricLoader()
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()
Define all service to load.

Specified by:
getServiceClassList in class RubricLoader


Copyright 2005 e-Care. All Rights Reserved.