org.wso2.carbon.device.mgt.mobile
Class MobileDeviceManagementStartupObserver

java.lang.Object
  extended by org.wso2.carbon.device.mgt.mobile.MobileDeviceManagementStartupObserver
All Implemented Interfaces:
org.wso2.carbon.core.ServerStartupObserver

public class MobileDeviceManagementStartupObserver
extends Object
implements org.wso2.carbon.core.ServerStartupObserver


Constructor Summary
MobileDeviceManagementStartupObserver()
           
 
Method Summary
 void completedServerStartup()
           
 void completingServerStartup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobileDeviceManagementStartupObserver

public MobileDeviceManagementStartupObserver()
Method Detail

completingServerStartup

public void completingServerStartup()
Specified by:
completingServerStartup in interface org.wso2.carbon.core.ServerStartupObserver

completedServerStartup

public void completedServerStartup()
Specified by:
completedServerStartup in interface org.wso2.carbon.core.ServerStartupObserver


Copyright © 2015 WSO2. All rights reserved.