com.nokia.m2m.orb.idl.imletmanager
Interface SuiteManagerOperations
- public interface SuiteManagerOperations
prepareSuiteLoad
public com.nokia.m2m.orb.idl.imletmanager.SuiteLoader prepareSuiteLoad(String name,
int suiteSizeInBytes,
boolean overrideExisting)
throws com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
removeSuite
public void removeSuite(String name)
throws com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
getSuite
public com.nokia.m2m.orb.idl.imletmanager.Suite getSuite(String name)
throws com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
getSuiteNameList
public String[] getSuiteNameList()
getFreeMemory
public int getFreeMemory()
getMaxPacketSize
public int getMaxPacketSize()
removeAllSuites
public void removeAllSuites()
throws com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
getActiveIMlets
public com.nokia.m2m.orb.idl.imletmanager.IMlet[] getActiveIMlets()
throws com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
setRuntimeListener
public void setRuntimeListener(int eventsToListen,
int callerID,
com.nokia.m2m.orb.idl.imletmanager.RuntimeListener listener)
throws com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
removeRuntimeListener
public void removeRuntimeListener(int eventsToRemove,
com.nokia.m2m.orb.idl.imletmanager.RuntimeListener listener)
throws com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
com.nokia.m2m.orb.idl.imletmanager.SuiteManagerException
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.