com.nokia.m2m.orb.idl.imletmanager
Interface IMletOperations


public interface IMletOperations


Method Summary
 String getName()
           
 com.nokia.m2m.orb.idl.imletmanager.IMletStatus getStatus()
           
 String getSuiteName()
           
 void start(boolean bForceStart)
           
 void stop()
           
 

Method Detail

start

public void start(boolean bForceStart)
           throws com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException

stop

public void stop()
          throws com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException

getStatus

public com.nokia.m2m.orb.idl.imletmanager.IMletStatus getStatus()

getName

public String getName()

getSuiteName

public String getSuiteName()


Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright (c) 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.

Portions of this document are under the following copyright:
Copyright © 2003 Nokia. All rights reserved.