Framework Professional Edition Package

A B C D E F G H I J K L M N O P Q R S T U V W X Z

A

AbstractURLStreamHandlerService - Class in org.osgi.service.url
Abstract implementation of the URLStreamHandlerService interface.
AbstractURLStreamHandlerService() - Constructor for class org.osgi.service.url.AbstractURLStreamHandlerService
 
acceptAndOpen() - Method in interface javax.microedition.io.StreamConnectionNotifier
 
acceptClient() - Method in interface com.prosyst.mbs.framework.tracer.TraceRemoteLogger
Accepts a client.
AccessController - Class in com.prosyst.util.security
Deprecated. java.security package API should be used in order to execute appropriately doPrivileged blocks. The provided implementation is fake and is left only for backward compatibility.
AccessController() - Constructor for class com.prosyst.util.security.AccessController
Deprecated.  
ACTIVATION_LAZY - Static variable in interface org.osgi.framework.Constants
Bundle activation policy (named "lazy") declaring the bundle must be activated when the first class load is made from the bundle.
ACTIVE - Static variable in interface org.osgi.framework.Bundle
The bundle is now running.
add(XString, String) - Method in class com.prosyst.util.jar.Attributes
 
addBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified BundleListener object to the context bundle's list of listeners if not already present.
addCert(byte[], boolean) - Method in interface com.prosyst.mbs.framework.certmanager.WriteableCertificateStorage
Adds or overwrites the specified certificate to the store.
addCert(String, byte[]) - Method in interface com.prosyst.mbs.framework.certmanager.WriteableCertificateStorage
Adds the specified certificate to the store under the given label.
addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Create a new Conditional Permission Info.
addEmptyLine() - Static method in class com.prosyst.mbs.framework.logdispatcher.LogDispatcher
 
addEvent(Object, boolean) - Method in class com.prosyst.mbs.framework.event.EventThread
Adds an event in the event queue.
addFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified FrameworkListener object to the context bundle's list of listeners if not already present.
addJar(String, InputStream, Object, boolean, String, boolean, boolean, String, boolean) - Method in interface com.prosyst.mbs.framework.storage.Storage
Adds a new version of the bundle's jar in the storage.
addLineLog(Object, Throwable) - Static method in class com.prosyst.mbs.framework.logdispatcher.LogDispatcher
 
addLineLog(Object) - Static method in class com.prosyst.mbs.framework.logdispatcher.LogDispatcher
 
addLog(Object, Throwable) - Static method in class com.prosyst.mbs.framework.logdispatcher.LogDispatcher
 
addLog(Object) - Static method in class com.prosyst.mbs.framework.logdispatcher.LogDispatcher
 
addPair(String, String, XString[]) - Method in class com.prosyst.util.jar.Manifest
 
addServiceListener(ServiceListener, String) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object with the specified filter to the context bundle's list of listeners.
addServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object to the context bundle's list of listeners.
ADMIN_PERMISSIONS - Static variable in interface com.prosyst.mbs.framework.storage.Storage
 
AdminPermission - Class in org.osgi.framework
Indicates the caller's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.
AdminPermission() - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object that matches all bundles and has all actions.
AdminPermission(String, String) - Constructor for class org.osgi.framework.AdminPermission
Create a new AdminPermission.
AdminPermission(Bundle, String) - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object to be used by the code that must check a Permission object.
AdminPermission.SignerWrapper - Class in org.osgi.framework
 
AdminPermission.SignerWrapper(String) - Constructor for class org.osgi.framework.AdminPermission.SignerWrapper
 
allowUntrusted() - Static method in class com.prosyst.util.pid.ProcessUtils
Defines UI level policy of SW Installer behaviour when user tries to install untrusted SW.
AllServiceListener - Interface in org.osgi.framework
A ServiceEvent listener that does not filter based upon package wiring.
append(String) - Method in class com.prosyst.util.string.CharBuffer
Appends a string at the end of this buffer.
append(char[], int, int) - Method in class com.prosyst.util.string.CharBuffer
 
append(char[]) - Method in class com.prosyst.util.string.CharBuffer
Appends a char array at the end of this class one.
append(char) - Method in class com.prosyst.util.string.CharBuffer
Appends a char at the end of this buffer.
appendInt(StringBuffer, int) - Static method in class com.prosyst.util.text.DateFormat
Appends the int to the string buffer, without creation of char[] and string objects.
associateThread(Thread) - Method in interface org.mbs.services.transaction.TransactionContext
This method allows a resource to associate the current transaction to another thread.
Attributes - Class in com.prosyst.util.jar
 
Attributes(int, Manifest) - Constructor for class com.prosyst.util.jar.Attributes
 
AUTHORIZED_ROLES - Static variable in interface com.prosyst.util.io.Remote
Constant used to specify the users that are authorized to access this remote object.

B

bad - Variable in class com.prosyst.mbs.framework.event.EventThread
The last callbacked listener.
baseName - Variable in class com.prosyst.mbs.framework.event.EventThread
 
begin() - Method in interface org.mbs.services.transaction.TransactionManager
Create a new open transaction.
BEGIN - Static variable in class org.mbs.services.transaction.TransactionPermission
The action string begin (Value is "begin").
BEGIN_SHUTDOWN_TIME - Static variable in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Constant, which should be used in calls to trigger method.
Boot - Interface in com.prosyst.mbs.framework.boot
This interface is used for initial boot of the framework.
buff - Variable in class com.prosyst.util.pool.ObjectPool
 
Bundle - Interface in org.osgi.framework
An installed bundle in the Framework.
BUNDLE_ACTIVATIONPOLICY - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ActivationPolicy") identifying the bundle's activation policy.
BUNDLE_ACTIVATOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "Bundle-Activator") identifying the bundle's activator class.
BUNDLE_CATEGORY - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Category") identifying the bundle's category.
BUNDLE_CLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ClassPath") identifying a list of directories and embedded JAR files, which are bundle resources used to extend the bundle's classpath.
BUNDLE_CONTACTADDRESS - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ContactAddress") identifying the contact address where problems with the bundle may be reported; for example, an email address.
BUNDLE_COPYRIGHT - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Copyright") identifying the bundle's copyright information.
BUNDLE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Description") containing a brief description of the bundle's functionality.
BUNDLE_DOCURL - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-DocURL") identifying the bundle's documentation URL, from which further information about the bundle may be obtained.
BUNDLE_LOCALIZATION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Localization") identifying the base name of the bundle's localization entries.
BUNDLE_LOCALIZATION_DEFAULT_BASENAME - Static variable in interface org.osgi.framework.Constants
Default value for the Bundle-Localization manifest header.
BUNDLE_MANIFESTVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ManifestVersion") identifying the bundle manifest version.
BUNDLE_NAME - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Name") identifying the bundle's name.
BUNDLE_NATIVECODE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-NativeCode") identifying a number of hardware environments and the native language code libraries that the bundle is carrying for each of these environments.
BUNDLE_NATIVECODE_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "language") identifying the language in which the native bundle code is written specified in the Bundle-NativeCode manifest header.
BUNDLE_NATIVECODE_OSNAME - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "osname") identifying the operating system required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_OSVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "osversion") identifying the operating system version required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "processor") identifying the processor required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_REQUIREDEXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-RequiredExecutionEnvironment") identifying the required execution environment for the bundle.
BUNDLE_SOCKETS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
Name of the max sockets requerment used in the bundle's resource xml file.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-SymbolicName") identifying the bundle's symbolic name.
BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "bundle-symbolic-name") identifying the symbolic name of a bundle that exports a package specified in the Import-Package manifest header.
BUNDLE_THREADS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
Name of the max threads requerment used in the bundle's resource xml file.
BUNDLE_TYPE_FRAGMENT - Static variable in interface org.osgi.service.packageadmin.PackageAdmin
Bundle type indicating the bundle is a fragment bundle.
BUNDLE_UPDATELOCATION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-UpdateLocation") identifying the location from which a new bundle version is obtained during a bundle update operation.
BUNDLE_VENDOR - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Vendor") identifying the bundle's vendor.
BUNDLE_VERSION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Version") identifying the bundle's version.
BUNDLE_VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "bundle-version") identifying a range of versions for a bundle specified in the Require-Bundle or Fragment-Host manifest headers.
BundleActivator - Interface in org.osgi.framework
Customizes the starting and stopping of a bundle.
bundleChanged(BundleEvent) - Method in interface org.osgi.framework.BundleListener
Receives notification that a bundle has had a lifecycle change.
BundleContext - Interface in org.osgi.framework
A bundle's execution context within the Framework.
BundleEvent - Class in org.osgi.framework
An event from the Framework describing a bundle lifecycle change.
BundleEvent(int, Bundle) - Constructor for class org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BundleException - Exception in org.osgi.framework
A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleException(String, Throwable) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException that wraps another exception.
BundleException(String) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException object with the specified message.
BundleListener - Interface in org.osgi.framework
A BundleEvent listener.
BundleLocationCondition - Class in org.osgi.service.condpermadmin
Condition to test if the location of a bundle matches a pattern.
BundlePermission - Class in org.osgi.framework
A bundle's authority to require or provide a bundle or to receive or attach fragments.
BundlePermission(String, String) - Constructor for class org.osgi.framework.BundlePermission
Defines the authority to provide and/or require and or specify a host fragment symbolic name within the OSGi environment.
BundleRequirementsUtils - Class in com.prosyst.util.breq
Here are provided utility methods for parsing bundle requirements data.
BundleRequirementsUtils() - Constructor for class com.prosyst.util.breq.BundleRequirementsUtils
 
BundleSignerCondition - Class in org.osgi.service.condpermadmin
Condition to test if the signer of a bundle matches a pattern.
bytes - Variable in class com.prosyst.util.hash.Key
the key as a byte[]

C

calendar - Static variable in class com.prosyst.util.text.DateFormat
 
cd - Variable in class com.prosyst.util.jar.Manifest
 
CertificateManager - Interface in com.prosyst.mbs.framework.certmanager
This interface provides methods for manipulating certificate chains of bundles.
CharacterConvertor - Class in com.prosyst.util.io
 
CharacterConvertor() - Constructor for class com.prosyst.util.io.CharacterConvertor
 
CharacterConvertor_ISO8859_1 - Class in com.prosyst.util.io
 
CharacterConvertor_ISO8859_1() - Constructor for class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
CharacterConvertor_UTF8 - Class in com.prosyst.util.io
 
CharacterConvertor_UTF8() - Constructor for class com.prosyst.util.io.CharacterConvertor_UTF8
 
CharacterReader - Class in com.prosyst.util.io
 
CharacterReader(InputStream) - Constructor for class com.prosyst.util.io.CharacterReader
 
CharacterReader(InputStream, String) - Constructor for class com.prosyst.util.io.CharacterReader
 
CharacterWriter - Class in com.prosyst.util.io
 
CharacterWriter(OutputStream) - Constructor for class com.prosyst.util.io.CharacterWriter
 
CharacterWriter(OutputStream, String) - Constructor for class com.prosyst.util.io.CharacterWriter
 
charAt(int) - Method in class com.prosyst.util.string.CharBuffer
Returns a char at a specified index of this buffer.
CharBuffer - Class in com.prosyst.util.string
Class which stores text in a char array buffer and allows inserting, deleting, removing, appending etc.
CharBuffer() - Constructor for class com.prosyst.util.string.CharBuffer
Constructs an object of this class.
CharBuffer(int) - Constructor for class com.prosyst.util.string.CharBuffer
Constructs an object of this class with specified length of buffer.
checkAdminPermission(Bundle, String) - Method in class com.prosyst.mbs.framework.security.Security
Checks if the caller has AdminPermission with the specified target and actions.
checkAllPermission(Object) - Method in class com.prosyst.mbs.framework.security.Security
 
checkBundlePermission(Bundle, String, String) - Method in class com.prosyst.mbs.framework.security.Security
Checks whether the specified bundle has BundlePermission with the specified symbolicName and action.
checkPackagePermission(Object, String, String) - Method in class com.prosyst.mbs.framework.security.Security
Checks if the specified perms imply all of the specified PackagePermission-s.
checkPermission(Object, Object) - Method in class com.prosyst.mbs.framework.security.Security
Checks if perms imply perm.
checkPermission(Object) - Static method in class com.prosyst.util.security.AccessController
Deprecated.  
checkPermission0(Permission) - Method in class com.prosyst.mbs.framework.security.SecurityManager
Substitute for SecurityManager.checkPermission(Permission) in Java 2.
checkPermission0(Permission, Object) - Method in class com.prosyst.mbs.framework.security.SecurityManager
Substitute for SecurityManager.checkPermission(Permission, AccessControlContext) in Java 2.
checkServicePermissions(Object, String, String) - Method in class com.prosyst.mbs.framework.security.Security
If perms is null checks if the caller is granted ServicePermission for the specified service with the specified action.
checkTime() - Method in class com.prosyst.mbs.framework.event.EventThread
Checks if the thread is still active.
checkTimedoutTransactions() - Method in interface org.mbs.services.transaction.TransactionManager
This method should be called by a watch-dog to ensure, that the transaction manager will clean up the blocked transactions.
CLASS - Static variable in class org.osgi.framework.AdminPermission
The action string class (Value is "class").
ClassProvider - Interface in com.prosyst.mbs.framework.classloader
 
clear() - Method in interface com.prosyst.mbs.framework.classloader.ClassProvider
 
clear() - Method in class com.prosyst.mbs.framework.event.Queue
 
clear() - Method in class com.prosyst.util.hash.LRUCache
Clears the elements in the cache
clear() - Method in class com.prosyst.util.io.ExternalizableDictionary
Clears all elements from the distionary.
clear() - Method in class com.prosyst.util.pool.ObjectPool
 
clearGarbage() - Method in interface com.prosyst.mbs.framework.storage.Storage
Clears the garbage files from the underlying file system.
clearStorageGarbage(PrintStream) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
This method clears the garbage of the framework storage.
clearZombies() - Method in interface com.prosyst.mbs.framework.storage.Storage
Removes all bundles' data of bundles that were not installed or uninstalled properly (for example when some crash situation occurred).
clone() - Method in class com.prosyst.util.io.ExternalizableDictionary
Creates a shallow copy of this hashtable.
close() - Method in interface com.prosyst.mbs.framework.storage.Storage
Closes the storage.
close() - Method in class com.prosyst.util.io.CharacterReader
 
close() - Method in class com.prosyst.util.io.CharacterWriter
 
close() - Method in class com.prosyst.util.jar.JarInputStream
 
close() - Method in interface javax.microedition.io.Connection
 
closeEntry() - Method in class com.prosyst.util.jar.JarInputStream
 
com.prosyst.mbs.framework.access - package com.prosyst.mbs.framework.access
This package holds the interface of the Framework Access service.
com.prosyst.mbs.framework.boot - package com.prosyst.mbs.framework.boot
Holds an abstraction of the boot module.
com.prosyst.mbs.framework.certmanager - package com.prosyst.mbs.framework.certmanager
 
com.prosyst.mbs.framework.classloader - package com.prosyst.mbs.framework.classloader
Holds an abstraction of the Class Provider module.
com.prosyst.mbs.framework.condpermadmin - package com.prosyst.mbs.framework.condpermadmin
 
com.prosyst.mbs.framework.event - package com.prosyst.mbs.framework.event
This package provides APIs for event dispatching.
com.prosyst.mbs.framework.flash - package com.prosyst.mbs.framework.flash
This package provides APIs that can be used in case there are available RAM and Flash file systems on the device, on which the framework will run.
com.prosyst.mbs.framework.fm - package com.prosyst.mbs.framework.fm
Holds an abstraction of the Fault Manager module.
com.prosyst.mbs.framework.logdispatcher - package com.prosyst.mbs.framework.logdispatcher
Holds an abstraction of the Log Dispatcher module.
com.prosyst.mbs.framework.measurement - package com.prosyst.mbs.framework.measurement
Holds an abstraction of the Framework Measurement module.
com.prosyst.mbs.framework.packages - package com.prosyst.mbs.framework.packages
Holds an extension of the OSGi-defined Package Admin Service that allows bundles to dynamically import packages.
com.prosyst.mbs.framework.permissionadmin - package com.prosyst.mbs.framework.permissionadmin
The ProSyst extension to the OSGi Permission Admin contains methods for retrieving the certificate chain of a signed bundle JAR, intended for internal use by the ProSyst management bundles.
com.prosyst.mbs.framework.resman - package com.prosyst.mbs.framework.resman
This package holds classes, necessary for the management of the resources in the framework.
com.prosyst.mbs.framework.resman.j9 - package com.prosyst.mbs.framework.resman.j9
This package contains classes used when J9ResourceManager is activated by setting it as a value of the mbs.resman.class system property.
com.prosyst.mbs.framework.sbctx - package com.prosyst.mbs.framework.sbctx
The SBCtx provides access to the bundle context of the system bundle.
com.prosyst.mbs.framework.security - package com.prosyst.mbs.framework.security
Holds an abstraction of the Security module.
com.prosyst.mbs.framework.storage - package com.prosyst.mbs.framework.storage
Holds an abstraction of the framework storage.
com.prosyst.mbs.framework.tracer - package com.prosyst.mbs.framework.tracer
This package provides APIs through which Framework and bundles can trace messages about their work.
com.prosyst.util.breq - package com.prosyst.util.breq
The class included in this package provides parsing utilities for bundle requirements data.
com.prosyst.util.hash - package com.prosyst.util.hash
Provides hashing utilities among which are several Hashtables accepting primitive data types for keys or values.
com.prosyst.util.io - package com.prosyst.util.io
The package contains utilities for easily remote transfer of objects
com.prosyst.util.jar - package com.prosyst.util.jar
The package provides additional functionality to java.util.jar packages.
com.prosyst.util.pid - package com.prosyst.util.pid
 
com.prosyst.util.pool - package com.prosyst.util.pool
The object pool utility creates pools of reusable objects of certain type.
com.prosyst.util.propertiesfile - package com.prosyst.util.propertiesfile
The package provides utility for loading localized settings from properties files.
com.prosyst.util.security - package com.prosyst.util.security
The package provides additional functionality to java.util.jar packages.
com.prosyst.util.string - package com.prosyst.util.string
This package provides more efficent analog to java.lang.StringBuffer class.
com.prosyst.util.text - package com.prosyst.util.text
The only class in this package utilizes the work with basic date formats.
com.prosyst.util.time - package com.prosyst.util.time
The package provides utility class for obtaining system time in millis.
commit() - Method in interface org.mbs.services.transaction.file.FileTransaction
Commits the changes.
commit() - Method in class org.mbs.services.transaction.file.FileTransactionPlain
 
commit(TransactionContext) - Method in class org.mbs.services.transaction.file.FileTransactionResource
 
commit() - Method in interface org.mbs.services.transaction.Transaction
Complete the transaction associated with the current thread.
commit(TransactionContext) - Method in interface org.mbs.services.transaction.TransactionResource
Commit all the changes associated with the given transaction.
compare(byte[], byte[]) - Static method in class com.prosyst.util.hash.Key
Helper method for comparing byte[]-s
compareTo(Object) - Method in interface org.osgi.framework.ServiceReference
Compares this ServiceReference with the specified ServiceReference for order.
compareTo(Object) - Method in class org.osgi.framework.Version
Compares this Version object to another object.
Condition - Interface in org.osgi.service.condpermadmin
The interface implemented by a Condition.
CONDITIONAL_PERMISSIONS - Static variable in interface com.prosyst.mbs.framework.storage.Storage
 
ConditionalPermissionAdmin - Interface in org.osgi.service.condpermadmin
Framework service to administer Conditional Permissions.
ConditionalPermissionInfo - Interface in org.osgi.service.condpermadmin
A binding of a set of Conditions to a set of Permissions.
ConditionInfo - Class in org.osgi.service.condpermadmin
Condition representation used by the Conditional Permission Admin service.
ConditionInfo(String, String[]) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
Constructs a ConditionInfo from the specified type and args.
ConditionInfo(String) - Constructor for class org.osgi.service.condpermadmin.ConditionInfo
Constructs a ConditionInfo object from the specified encoded ConditionInfo string.
condPermsAdmin - Variable in class com.prosyst.mbs.framework.security.Security
Reference to Conditional Permission Admin service, registered by Framework.
Configurable - Interface in org.osgi.framework
Deprecated. As of 1.2. Please use Configuration Admin service.
Connection - Interface in javax.microedition.io
 
ConnectionFactory - Interface in org.osgi.service.io
A Connection Factory service is called by the implementation of the Connector Service to create javax.microedition.io.Connection objects which implement the scheme named by IO_SCHEME.
ConnectionNotFoundException - Exception in javax.microedition.io
 
ConnectionNotFoundException() - Constructor for exception javax.microedition.io.ConnectionNotFoundException
 
ConnectionNotFoundException(String) - Constructor for exception javax.microedition.io.ConnectionNotFoundException
 
Connector - Class in javax.microedition.io
 
ConnectorService - Interface in org.osgi.service.io
The Connector Service should be called to create and open javax.microedition.io.Connection objects.
Constants - Interface in org.osgi.framework
Defines standard names for the OSGi environment system properties, service properties, and Manifest header attribute keys.
containsKey(Object) - Method in class com.prosyst.util.hash.HashObjIntNS
 
ContentConnection - Interface in javax.microedition.io
 
CONTEXT - Static variable in class org.osgi.framework.AdminPermission
The action string context (Value is "context").
convert(char[], int, int, byte[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor
Converts the input chars, using the specified encoding into bytes in the given range.
convert(byte[], int, int, char[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor
Converts the input bytes, using the specified encoding into unicode chars.
convert(char[], int, int, byte[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
convert(byte[], int, int, char[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
convert(char[], int, int, byte[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor_UTF8
 
convert(byte[], int, int, char[], int, int, int[]) - Method in class com.prosyst.util.io.CharacterConvertor_UTF8
 
copy(Object, short) - Method in interface com.prosyst.mbs.framework.storage.Storage
Copy the system files with the old bundle version to the new bundle version
copyFrom(Dictionary) - Method in class com.prosyst.util.io.ExternalizableDictionary
 
count - Variable in class com.prosyst.mbs.framework.event.Queue
 
counter - Variable in class com.prosyst.mbs.framework.event.EventThread
Instancies counter.
createConnection(String, int, boolean) - Method in interface org.osgi.service.io.ConnectionFactory
Create a new Connection object for the specified URI.
createFilter(String) - Method in interface org.osgi.framework.BundleContext
Creates a Filter object.
createFilter(String) - Static method in class org.osgi.framework.FrameworkUtil
Creates a Filter object.
createKey(String) - Method in class com.prosyst.util.jar.JarManifest
 
createKey(String) - Method in class com.prosyst.util.jar.Manifest
 
createThread(Runnable, String) - Method in class com.prosyst.util.security.SecurityUtil
Creates a new Thread from a Runnable.
CRITICAL - Static variable in interface com.prosyst.mbs.framework.fm.FaultManager
A fault that does threaten the existance/correct work of the application that generated it
currentEntry - Variable in class com.prosyst.util.jar.JarInputStream
 

D

DATA_STORAGE_SPACE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
Name of the storage space requerment used in the bundle's resource xml file.
Datagram - Interface in javax.microedition.io
 
DatagramConnection - Interface in javax.microedition.io
 
date - Static variable in class com.prosyst.util.text.DateFormat
 
DateFormat - Class in com.prosyst.util.text
Class utilizing the work with specific date format, often defined in rfc-s.
DateFormat() - Constructor for class com.prosyst.util.text.DateFormat
 
debug(String[], PrintStream) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Changes the debug state of the framework.
decrement - Variable in class com.prosyst.mbs.framework.event.Queue
 
DEFAULT_BUNDLE_SOCKETS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum number of sockets a bundle can create, if there is not xml resource file or the specified file doesn't contain "BundleSockets" entry.
DEFAULT_BUNDLE_SOCKETS_VALUE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.DefMaxSockets" property.
DEFAULT_BUNDLE_THREADS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum number of active threads a bundle can create, if there is not xml resource file or the specified file doesn't contain "BundleThreads" entry.
DEFAULT_BUNDLE_THREADS_VALUE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.DefBundleThreads" property.
DEFAULT_DATA_STORAGE_SPACE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum size of storage space a bundle can use, if there is not resource.xml file or the specified file doesn't contain "DataStorageSpace" entry.
DEFAULT_DATA_STORAGE_SPACE_VALUE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.dataspace" property.
DEFAULT_MAX_SOCKETS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.maxSockets" property.
DEFAULT_MAX_THREADS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.maxThreads" property.
DEFAULT_NEW_MEMORY_SPACE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum size of a new memory space segment a bundle can use, if there is not resource.xml file or the specified file doesn't contain "NewSegmentSize" entry.
DEFAULT_NEW_MEMORY_SPACE_VALUE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.j9.newspacesize" property.
DEFAULT_OLD_MEMORY_SPACE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum size of an old memory space segment a bundle can use, if there is not resource.xml file or the specified file doesn't contain "OldSegmentSize" entry.
DEFAULT_OLD_MEMORY_SPACE_VALUE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.j9.oldspacesize" property.
delDataFiles(Object, short) - Method in interface com.prosyst.mbs.framework.storage.Storage
Deletes all data files of the specified version of the bundle
delete(File) - Method in class com.prosyst.util.security.SecurityUtil
Deletes the specified file.
delete() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Removes this Conditional Permission Info from the Conditional Permission Admin.
deleteFunctionalPermissionGroup(String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Delete a functional permission group from the list of groups.
delJars(Object, short, boolean) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
destroy() - Method in interface com.prosyst.mbs.framework.tracer.TraceRemoteLogger
Releases all resources that were allocated.
dirStateChanged(String, boolean) - Method in interface com.prosyst.mbs.framework.storage.Storage
Notify the framework that a flashcard with an installed bundle is unplugged or plugged.
disassociateThread() - Method in interface org.mbs.services.transaction.TransactionContext
This method disassociates the current thread from the transaction.
dispatchPrivileged(int, Object, Object, Object, Object) - Method in interface com.prosyst.util.security.PrivilegedRunner.PrivilegedDispatcher
 
dispatchPrivileged(int, Object, Object, Object, Object) - Method in class com.prosyst.util.security.SecurityUtil
 
dontExtend - Variable in class com.prosyst.util.pool.ObjectPool
 
doPrivileged(byte, Object, Object, Object, Object) - Method in class com.prosyst.mbs.framework.security.Security
Priviliged callback, that is called from the framework.
doPrivileged(PrivilegedAction, Object, boolean) - Static method in class com.prosyst.util.security.AccessController
Deprecated.  
doPrivileged(Object, PrivilegedRunner.PrivilegedDispatcher, int, Object) - Static method in class com.prosyst.util.security.PrivilegedRunner
Same as the longer doPrivileged method, but fills in the first parameter only.
doPrivileged(Object, PrivilegedRunner.PrivilegedDispatcher, int, Object, Object, Object, Object) - Static method in class com.prosyst.util.security.PrivilegedRunner
Performs a privileged action.
doPrivileged(PrivilegedRunner.PrivilegedDispatcher, int, Object, Object, Object, Object) - Method in class com.prosyst.util.security.SecurityUtil
Performs a privileged action using the current security context.
doPrivileged(PrivilegedRunner.PrivilegedDispatcher, int, Object, Object, Object) - Method in class com.prosyst.util.security.SecurityUtil
Performs a privileged action using the current security context.
doPrivileged(PrivilegedRunner.PrivilegedDispatcher, int, Object, Object) - Method in class com.prosyst.util.security.SecurityUtil
Performs a privileged action using the current security context.
doPrivileged(PrivilegedRunner.PrivilegedDispatcher, int, Object) - Method in class com.prosyst.util.security.SecurityUtil
Performs a privileged action using the current security context.
DYNAMICIMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "DynamicImport-Package") identifying the packages that the bundle may dynamically import during execution.

E

EApaCommandBackground - Static variable in class com.prosyst.util.pid.ProcessUtils
The application is to open the last used document and to run in the background.
EApaCommandBackgroundAndWithoutViews - Static variable in class com.prosyst.util.pid.ProcessUtils
The application is to run in the background and viewless mode.
EApaCommandCreate - Static variable in class com.prosyst.util.pid.ProcessUtils
The application is to create the document specified on the command line.
EApaCommandOpen - Static variable in class com.prosyst.util.pid.ProcessUtils
The application is to open the document specified on the command line.
EApaCommandRun - Static variable in class com.prosyst.util.pid.ProcessUtils
The application is to run and open the last used document.
EApaCommandRunWithoutViews - Static variable in class com.prosyst.util.pid.ProcessUtils
The application is to run without views.
EApaCommandViewActivate - Static variable in class com.prosyst.util.pid.ProcessUtils
Reserved for future use.
element - Variable in class com.prosyst.mbs.framework.event.EventThread
The event to be dispatched
elements() - Method in class com.prosyst.util.hash.LRUCache
 
elements() - Method in class com.prosyst.util.io.ExternalizableDictionary
Gets an enumeration with dictionary's values.
emptyLine() - Method in class com.prosyst.util.jar.Manifest
 
emptyLine0() - Method in class com.prosyst.util.jar.Manifest
 
emptyVersion - Static variable in class org.osgi.framework.Version
The empty version "0.0.0".
END_VM_STARTUP_TIME - Static variable in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Constant, which should be used in calls to trigger method.
ensureCapacity(int) - Method in class com.prosyst.util.string.CharBuffer
Ensures that the capacity of the buffer is at least equal to the specified minimum.
equals(Object) - Method in class com.prosyst.util.hash.Key
 
equals(Object) - Method in class com.prosyst.util.io.ExternalizableDictionary
Compares the specified Object with this Dictionary for equality,
equals(Object) - Method in class com.prosyst.util.jar.XString
 
equals(int, String) - Method in class com.prosyst.util.string.CharBuffer
 
equals(Object) - Method in class org.mbs.services.transaction.TransactionPermission
 
equals(Object) - Method in class org.osgi.framework.AdminPermission
Determines the equality of two AdminPermission objects.
equals(Object) - Method in class org.osgi.framework.AdminPermission.SignerWrapper
 
equals(Object) - Method in class org.osgi.framework.BundlePermission
Determines the equality of two BundlePermission objects.
equals(Object) - Method in interface org.osgi.framework.Filter
Compares this Filter object to another object.
equals(Object) - Method in class org.osgi.framework.PackagePermission
Determines the equality of two PackagePermission objects.
equals(Object) - Method in class org.osgi.framework.ServicePermission
Determines the equalty of two ServicePermission objects.
equals(Object) - Method in class org.osgi.framework.Version
Compares this Version object to another object.
equals(Object) - Method in class org.osgi.service.condpermadmin.ConditionInfo
Determines the equality of two ConditionInfo objects.
equals(Object) - Method in class org.osgi.service.permissionadmin.PermissionInfo
Determines the equality of two PermissionInfo objects.
equals(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.equals(URL,URL).
equals(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
ERROR - Static variable in class org.osgi.framework.FrameworkEvent
An error has occurred.
ESWInstallerOcspProcedureMust - Static variable in class com.prosyst.util.pid.ProcessUtils
 
ESWInstallerOcspProcedureOff - Static variable in class com.prosyst.util.pid.ProcessUtils
 
ESWInstallerOcspProcedureOn - Static variable in class com.prosyst.util.pid.ProcessUtils
 
EventThread - Class in com.prosyst.mbs.framework.event
Abstract class for asynchronous event dispatching
EventThread(ThreadGroup, String, int) - Constructor for class com.prosyst.mbs.framework.event.EventThread
Constructs the first instance of the EventThread
EventThread(ThreadGroup, String, Queue) - Constructor for class com.prosyst.mbs.framework.event.EventThread
Constructs the first instance of the EventThread
EventThread(EventThread) - Constructor for class com.prosyst.mbs.framework.event.EventThread
Constructs a new EventThread, after the old event thread has stopped responding
EXCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "exclude").
EXECUTE - Static variable in class org.osgi.framework.AdminPermission
The action string execute (Value is "execute").
executeProcess(String, String) - Static method in class com.prosyst.util.pid.ProcessUtils
Executes process by given name or path and command.
exists(File) - Method in class com.prosyst.util.security.SecurityUtil
Returns true if a file exists, otherwise false is returned.
EXPORT - Static variable in class org.osgi.framework.PackagePermission
The action string export.
EXPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Export-Package") identifying the packages that the bundle offers to the Framework for export.
EXPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.2.
ExportedPackage - Interface in org.osgi.service.packageadmin
An exported package.
EXTENSION_BOOTCLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "bootclasspath") identifying the type of extension fragment.
EXTENSION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "extension") identifying the type of the extension fragment.
EXTENSION_FRAMEWORK - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "framework") identifying the type of extension fragment.
EXTENSIONLIFECYCLE - Static variable in class org.osgi.framework.AdminPermission
The action string extensionLifecycle (Value is "extensionLifecycle").
Externalizable - Interface in com.prosyst.util.io
Interface for custum serialization.
ExternalizableDictionary - Class in com.prosyst.util.io
This class implements a hashtable, which serves the needs of ConfigurationManagement of capsulation of configuration properties with String keys, which are case insentive at lookup (at get, remove, put operations) but preserve the last case of keys.
ExternalizableDictionary(int, float) - Constructor for class com.prosyst.util.io.ExternalizableDictionary
Constructs a new, empty dictionary with the specified initial capacity and the specified load factor.
ExternalizableDictionary(int) - Constructor for class com.prosyst.util.io.ExternalizableDictionary
Constructs a new, empty dictionary with the wanted capacity and default load factor.
ExternalizableDictionary() - Constructor for class com.prosyst.util.io.ExternalizableDictionary
Constructs a new, empty dictionary with a default capacity and load factor.

F

factor - Variable in class com.prosyst.util.pool.ObjectPool
 
FALSE - Static variable in interface org.osgi.service.condpermadmin.Condition
A Condition object that will always evaluate to false and that is never postponed.
fault(int, String) - Method in interface com.prosyst.mbs.framework.fm.FaultManager
Fault event
FaultManager - Interface in com.prosyst.mbs.framework.fm
Service interace for collecting and managing faults.
FILE_CREATE - Static variable in class org.mbs.services.transaction.file.FileTransactionResource
Marks the file is newly (or will be) created.
FILE_CREATE_TEMP - Static variable in class org.mbs.services.transaction.file.FileTransactionResource
Marks that a newly temporary file is/will be created.
FILE_MODIFY - Static variable in class org.mbs.services.transaction.file.FileTransactionResource
Marks the file as being modified, this takes a snapshot of the file, that is restored on rollback.
FILE_REMOVE - Static variable in class org.mbs.services.transaction.file.FileTransactionResource
Not only marks the file as removed, but also deletes it.
FILE_TRANSACTION_PROP - Static variable in class org.mbs.services.transaction.file.FileTransactionResource
Use this system property to replace the default FileTransaction implementation.
FileListener - Interface in com.prosyst.mbs.framework.flash
This interface can be used in case one, that requests copying a file from flash to ram wants to be notified when the action has completed successfully.
FileTransaction - Interface in org.mbs.services.transaction.file
This interface defines the common business logic for a proxy, that would implement the transaction behaviour within one transaction.
FileTransactionPlain - Class in org.mbs.services.transaction.file
This is implementation of FileTransaction proxy in plain java.
FileTransactionPlain() - Constructor for class org.mbs.services.transaction.file.FileTransactionPlain
 
FileTransactionResource - Class in org.mbs.services.transaction.file
The FileTransactionResource is an utility class, that is used by resources that deals with files.
FileTransactionResource() - Constructor for class org.mbs.services.transaction.file.FileTransactionResource
 
Filter - Interface in org.osgi.framework
An RFC 1960-based Filter.
findEntries(String, String, boolean) - Method in interface org.osgi.framework.Bundle
Returns entries in this bundle and its attached fragments.
findSystemClassP(String) - Method in interface com.prosyst.mbs.framework.classloader.ClassProvider
 
first - Variable in class com.prosyst.mbs.framework.event.Queue
 
FLASH_MEMORY_USAGE_MEASUREMENT_PROPERTY - Static variable in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Implementions of FrameworkMeasurement interface are supposed to use this constant in trigger method.
FlashManager - Interface in com.prosyst.mbs.framework.flash
This module can be used in case there are available RAM and Flash file systems on the device, on which the framework will run.
flush() - Method in class com.prosyst.util.io.CharacterWriter
 
flushDumps() - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Flushes file output stream to which System.out is redirected, so that all dumps are saved.
flushed(File) - Method in interface com.prosyst.mbs.framework.flash.FileListener
Notifies this listener that a file has been successfully copied from flash to ram.
flushFile(File, FileListener) - Method in interface com.prosyst.mbs.framework.flash.FlashManager
Initiates request to copy the specified file from ram to flash.
FMAN - Static variable in class com.prosyst.util.jar.Manifest
 
format() - Static method in class com.prosyst.util.text.DateFormat
Constructs a new date with time zone "GMT", US locale and date - current date.
format(long) - Static method in class com.prosyst.util.text.DateFormat
Constructs a new date with time zone "GMT", US locale and date defined by l milliseconds.
format(long, StringBuffer) - Static method in class com.prosyst.util.text.DateFormat
Constructs a new date with time zone "GMT", US locale and date defined by l milliseconds.
formatDoubleDigit(StringBuffer, int) - Static method in class com.prosyst.util.text.DateFormat
Appends to the string buffer the number passed, formatting it as a two digit string.
forName(String) - Method in class com.prosyst.util.security.SecurityUtil
Returns a Class.
FRAGMENT - Static variable in class org.osgi.framework.BundlePermission
The action string fragment.
FRAGMENT_ATTACHMENT_ALWAYS - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "always") identifying a fragment attachment type of always.
FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "fragment-attachment") identifying if and when a fragment may attach to a host bundle.
FRAGMENT_ATTACHMENT_NEVER - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "never") identifying a fragment attachment type of never.
FRAGMENT_ATTACHMENT_RESOLVETIME - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "resolve-time") identifying a fragment attachment type of resolve-time.
FRAGMENT_HOST - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Fragment-Host") identifying the symbolic name of another bundle for which that the bundle is a fragment.
FRAMEWORK_BOOTDELEGATION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.bootdelegation") identifying packages for which the Framework must delegate class loading to the boot class path.
FRAMEWORK_EXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.executionenvironment") identifying execution environments provided by the Framework.
FRAMEWORK_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.language") identifying the Framework implementation language (see ISO 639 for possible values).
FRAMEWORK_OS_NAME - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.os.name") identifying the Framework host-computer's operating system.
FRAMEWORK_OS_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.os.version") identifying the Framework host-computer's operating system version number.
FRAMEWORK_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.processor") identifying the Framework host-computer's processor name.
FRAMEWORK_STATE - Static variable in interface com.prosyst.mbs.framework.storage.Storage
 
FRAMEWORK_SYSTEMPACKAGES - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.system.packages") identifying package which the system bundle must export.
FRAMEWORK_VENDOR - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.vendor") identifying the Framework implementation vendor.
FRAMEWORK_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.version") identifying the Framework version.
FrameworkAccess - Interface in com.prosyst.mbs.framework.access
This interface represents a service, whose methods allow execution of additional framework operations as pluggable commands.
FrameworkEvent - Class in org.osgi.framework
A general event from the Framework.
FrameworkEvent(int, Object) - Constructor for class org.osgi.framework.FrameworkEvent
Deprecated. As of 1.2. This constructor is deprecated in favor of using the other constructor with the System Bundle as the event source.
FrameworkEvent(int, Bundle, Throwable) - Constructor for class org.osgi.framework.FrameworkEvent
Creates a Framework event regarding the specified bundle.
frameworkEvent(FrameworkEvent) - Method in interface org.osgi.framework.FrameworkListener
Receives notification of a general FrameworkEvent object.
FrameworkListener - Interface in org.osgi.framework
A FrameworkEvent listener.
FrameworkMeasurement - Interface in com.prosyst.mbs.framework.measurement
 
FrameworkUtil - Class in org.osgi.framework
Framework Utility class.

G

gbuff - Variable in class com.prosyst.util.jar.Manifest
This buffer is used for accumulation off attribute value.
get() - Method in class com.prosyst.mbs.framework.event.Queue
 
get(int) - Method in class com.prosyst.util.hash.HashIntObjNS
Returns an value which is mapped to the key key.
get(int) - Method in class com.prosyst.util.hash.HashIntObjS
 
get(long) - Method in class com.prosyst.util.hash.HashLongObjNS
Returns an value which is mapped to the key key.
get(long) - Method in class com.prosyst.util.hash.HashLongObjS
 
get(Object) - Method in class com.prosyst.util.hash.HashObjIntNS
Returns an value which is mapped to the key key.
get(Object) - Method in class com.prosyst.util.hash.HashObjIntS
 
get(Object) - Method in class com.prosyst.util.hash.HashObjLongNS
Returns an value which is mapped to the key key.
get(Object) - Method in class com.prosyst.util.hash.HashObjLongS
 
get(Object) - Method in class com.prosyst.util.hash.LRUCache
 
get(Object) - Method in class com.prosyst.util.hash.XProperties
Retuns a the value of the property with name (String) o, or null if there is no such property.
get(String) - Static method in class com.prosyst.util.io.CharacterConvertor
Gets a CharacterConvertor for a specific encoding.
get(Object) - Method in class com.prosyst.util.io.ExternalizableDictionary
Gets the value corresponding to this key or any of its case representations.
get(Object) - Method in class com.prosyst.util.jar.Attributes
 
get(Object) - Method in class com.prosyst.util.jar.Manifest
 
GET - Static variable in interface javax.microedition.io.HttpConnection
 
GET - Static variable in class org.mbs.services.transaction.TransactionPermission
The action string get (Value is "get").
GET - Static variable in class org.osgi.framework.ServicePermission
The action string get (Value is "get").
get0(Object) - Method in class com.prosyst.util.hash.XProperties
Retuns a the value of the property with name (String) o, or null if there is no such property.
get0(Object) - Method in class com.prosyst.util.jar.Attributes
 
getAccessControlContext(String[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Returns the Access Control Context that corresponds to the specified signers.
getActions() - Method in class org.mbs.services.transaction.TransactionPermission
Returns the canonical string representation of the actions.
getActions() - Method in class org.osgi.framework.AdminPermission
Returns the canonical string representation of the AdminPermission actions.
getActions() - Method in class org.osgi.framework.BundlePermission
Returns the canonical string representation of the BundlePermission actions.
getActions() - Method in class org.osgi.framework.PackagePermission
Returns the canonical string representation of the PackagePermission actions.
getActions() - Method in class org.osgi.framework.ServicePermission
Returns the canonical string representation of the actions.
getActions() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the actions of the permission represented by this PermissionInfo.
getAddress() - Method in interface javax.microedition.io.Datagram
 
getAdminPermission(Bundle, String) - Method in class com.prosyst.mbs.framework.security.Security
Creates AdminPermission with the specified target and action.
getAllServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getArchiveFile(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
getArchiveLength(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
Returns the length of the specified archive.
getArchiveName(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
Returns the absolute pathname of the specified archive.
getArgs() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns arguments of this ConditionInfo.
getAttributes() - Method in class com.prosyst.util.jar.JarEntry
 
getAttributes(String) - Method in class com.prosyst.util.jar.Manifest
 
getBooleanProperty(String) - Method in class com.prosyst.util.security.SecurityUtil
Returns a boolean system property.
getBootINI() - Method in interface com.prosyst.mbs.framework.boot.Boot
Returns an input stream to the boot ini file.
getBundle(String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Returns the bundle, which has the specified location.
getBundle(ClassLoader) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
 
getBundle() - Method in interface com.prosyst.mbs.framework.classloader.ClassProvider
 
getBundle(String, String, Bundle) - Static method in class com.prosyst.util.propertiesfile.ResourceBundle
Obtains instance of ResourceBundle identified by it's name, locale and loaded using bundle to load the file.
getBundle(String, String, Bundle, PackageAdmin) - Static method in class com.prosyst.util.propertiesfile.ResourceBundle
This method is used to localize bundle manifest only.
getBundle() - Method in interface org.osgi.framework.BundleContext
Returns the Bundle object associated with this BundleContext.
getBundle(long) - Method in interface org.osgi.framework.BundleContext
Returns the bundle with the specified identifier.
getBundle() - Method in class org.osgi.framework.BundleEvent
Returns the bundle which had a lifecycle change.
getBundle() - Method in class org.osgi.framework.FrameworkEvent
Returns the bundle associated with the event.
getBundle() - Method in interface org.osgi.framework.ServiceReference
Returns the bundle that registered the service referenced by this ServiceReference object.
getBundle(Class) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns the bundle from which the specified class is loaded.
getBundle() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the bundle associated with this required bundle.
getBundleAllocations(String, Object, Vector, Dictionary) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
getBundleContext(Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Get the BundleContext of the supplied Bundle.
getBundleContext() - Method in interface org.osgi.framework.Bundle
Returns this bundle's BundleContext.
getBundleFilePath(Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
This method return the name of the archive, where the framework stores the specified bundle.
getBundleId() - Method in interface org.osgi.framework.Bundle
Returns this bundle's unique identifier.
getBundleLocation(String) - Method in interface com.prosyst.mbs.framework.storage.Storage
Returns the location of the bundle in which private storage area is the specified data file.
getBundleRequirements(Bundle, String) - Static method in class com.prosyst.util.breq.BundleRequirementsUtils
Gets bundle requirements, pointed by header Bundle-Requirements.
getBundles(String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Returns a list with all installed bundles, which have key as a manifest header.
getBundles() - Method in interface org.osgi.framework.BundleContext
Returns a list of all installed bundles.
getBundles(String, String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns the bundles with the specified symbolic name whose bundle version is within the specified version range.
getBundlesInRoot(String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Returns all bundles that are installed under this storage root.
getBundleStartLevel(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Return the assigned start level value for the specified Bundle.
getBundleType(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns the special type of the specified bundle.
getCause() - Method in exception org.osgi.framework.BundleException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCause() - Method in exception org.osgi.framework.InvalidSyntaxException
Returns the cause of this exception or null if no cause was specified when this exception was created.
getCertificates() - Method in class com.prosyst.util.jar.JarEntry
 
getCerts(InputStream) - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
Retrieves the certificates of the jar file, specified as an InputStream.
getCerts(long) - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
Returns the CertificateChain of the specified bundle's jar as Vector of encoded Certificate objects, which are obtained through a call to JarEntry.getCertificates().
getCerts() - Method in class com.prosyst.util.jar.JarEntry
 
getChanges() - Method in class com.prosyst.util.hash.TrackingHashtable
 
getCharacterEncoding() - Method in class com.prosyst.util.io.CharacterConvertor
Gets the identifier String of the encoding.
getCharacterEncoding() - Method in class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
getCharacterEncoding() - Method in class com.prosyst.util.io.CharacterConvertor_UTF8
 
getChars(int, int, char[], int) - Method in class com.prosyst.util.string.CharBuffer
 
getClassLoader() - Method in interface com.prosyst.mbs.framework.classloader.ClassProvider
 
getComment() - Method in class com.prosyst.util.jar.JarEntry
 
getCompressedSize() - Method in class com.prosyst.util.jar.JarEntry
 
getCondition(Bundle, ConditionInfo) - Static method in class org.osgi.service.condpermadmin.BundleLocationCondition
Constructs a condition that tries to match the passed Bundle's location to the location pattern.
getCondition(Bundle, ConditionInfo) - Static method in class org.osgi.service.condpermadmin.BundleSignerCondition
Constructs a Condition that tries to match the passed Bundle's location to the location pattern.
getConditionalPermissionInfo(String) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Return the Conditional Permission Info with the specified name.
getConditionalPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Returns the Conditional Permission Infos that are currently managed by Conditional Permission Admin.
getConditionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the Condition Infos for the Conditions that must be satisfied to enable the Permissions.
getConfigurationObject() - Method in interface org.osgi.framework.Configurable
Deprecated. As of 1.2. Please use Configuration Admin service.
getContext() - Static method in class com.prosyst.util.security.AccessController
Deprecated.  
getCrc() - Method in class com.prosyst.util.jar.JarEntry
 
getCurrentContextName() - Method in interface com.prosyst.mbs.framework.resman.ResourceManager
Gets the name of the context currently active for the calling thread.
getData() - Method in interface javax.microedition.io.Datagram
 
getDataDir() - Method in interface com.prosyst.mbs.framework.storage.Storage
 
getDataFile(String, Object, short, boolean) - Method in interface com.prosyst.mbs.framework.storage.Storage
Returns a File from the bundle's data directory.
getDataFile(String) - Method in interface org.osgi.framework.BundleContext
Creates a File object for a file in the persistent storage area provided for the bundle by the Framework.
getDate() - Method in interface javax.microedition.io.HttpConnection
 
getDefaultEncoding() - Static method in class com.prosyst.util.io.CharacterConvertor
 
getDefaultPermissions() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the default permissions.
getDefaultPort() - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.getDefaultPort.
getDefaultPort() - Method in interface org.osgi.service.url.URLStreamHandlerService
 
getEncoded() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the string encoding of this ConditionInfo in a form suitable for restoring this ConditionInfo.
getEncoded() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string encoding of this PermissionInfo in a form suitable for restoring this PermissionInfo.
getEncoding() - Method in interface javax.microedition.io.ContentConnection
 
getEntries(Object, Object, short) - Method in interface com.prosyst.mbs.framework.storage.Storage
Parses the archive and returns the bundle entries.
getEntries() - Method in class com.prosyst.util.jar.Manifest
 
getEntry(Bundle, String, String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Reads a resource from bundle
getEntry(String) - Method in interface org.osgi.framework.Bundle
Returns a URL to the entry at the specified path in this bundle.
getEntryPaths(String) - Method in interface org.osgi.framework.Bundle
Returns an Enumeration of all the paths (String objects) to entries within this bundle whose longest sub-path matches the specified path.
getErrorCode() - Method in exception org.mbs.services.transaction.TransactionException
Used to obtain the error code
getExpiration() - Method in interface javax.microedition.io.HttpConnection
 
getExportedPackage(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the exported package for the specified package name.
getExportedPackages(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the exported packages for the specified bundle.
getExportedPackages(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Gets the exported packages for the specified package name.
getExportingBundle() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the bundle exporting the package associated with this exported package.
getExtra() - Method in class com.prosyst.util.jar.JarEntry
 
getFile(File) - Method in interface com.prosyst.mbs.framework.flash.FlashManager
Copies the specified file from flash to ram and returns a reference to the copied file.
getFile() - Method in interface javax.microedition.io.HttpConnection
 
getFileInputStream(File) - Method in class com.prosyst.util.security.SecurityUtil
Creates a FileInputStream from a File.
getFileOutputStream(File, boolean) - Method in class com.prosyst.util.security.SecurityUtil
Creates a FileInputStream from a File.
getFileUrl(URL) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Convert a storage URL to a file URL.
getFilter() - Method in exception org.osgi.framework.InvalidSyntaxException
Returns the filter string that generated the InvalidSyntaxException object.
getFragments(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns an array of attached fragment bundles for the specified bundle.
getFrameworkLogger() - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
This method is used to retrieve the logger used by the framework, so for example the Log bundle can use the same logger to store it's entries.
getFrameworkStateStamp() - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Get the framework's resolve info state stamp.
getHeaderField(int) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderField(String) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderFieldDate(String, long) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderFieldInt(String, int) - Method in interface javax.microedition.io.HttpConnection
 
getHeaderFieldKey(int) - Method in interface javax.microedition.io.HttpConnection
 
getHeaders(Bundle) - Method in class com.prosyst.util.security.SecurityUtil
Gets the bundle headers.
getHeaders() - Method in interface org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values.
getHeaders(String) - Method in interface org.osgi.framework.Bundle
Returns this bundle's Manifest headers and values localized to the specified locale.
getHost() - Method in interface javax.microedition.io.HttpConnection
 
getHostAddress(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.getHostAddress.
getHostAddress(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
getHosts(Bundle) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns an array containing the host bundle to which the specified fragment bundle is attached or null if the specified bundle is not attached to a host or is not a fragment bundle.
getIMEI() - Static method in class com.prosyst.util.pid.ProcessUtils
Native function to get the IMEI of the phone.
getImportingBundles() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the resolved bundles that are currently wired to this exported package.
getIMSI() - Static method in class com.prosyst.util.pid.ProcessUtils
Native function to get the IMSI of the phone.
getInitialBundleStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
Return the initial start level value that is assigned to a Bundle when it is first installed.
getInstance() - Method in interface com.prosyst.util.pool.ObjectCreator
 
getInstance() - Method in class com.prosyst.util.pool.ObjectPool
 
getInstance() - Method in class com.prosyst.util.security.PrivilegedRunner
 
getJarEntry(Object, String, Object, short) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
getJarEntry(ZipEntry) - Method in class com.prosyst.util.jar.Manifest
 
getJarEntryBytes(Object, String, Object, short) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
getJarEntryURLConnection(Object, String, Object, short, URL, boolean) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
getJarManifest(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
Returns an Dictionary containg the manifest headers of the bundle's jar.
getKeys() - Method in class com.prosyst.util.hash.HashObjIntNS
 
getKeys() - Method in class com.prosyst.util.jar.JarManifest
 
getKeys() - Method in class com.prosyst.util.jar.Manifest
 
getLastModified() - Method in interface javax.microedition.io.HttpConnection
 
getLastModified() - Method in interface org.osgi.framework.Bundle
Returns the time when this bundle was last modified.
getLastMountTime(String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
This method returns the last time, when that storage was mounted (e.g.
getLastMountTime(String) - Method in interface com.prosyst.mbs.framework.storage.Storage
This method returns the last time, when that storage was mounted (e.g.
getLazyState(Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Returns the lazy state of the bundle.
getLength() - Method in interface javax.microedition.io.ContentConnection
 
getLength() - Method in interface javax.microedition.io.Datagram
 
getLocale() - Method in class com.prosyst.util.propertiesfile.ResourceBundle
This method is used to retrieve the locale that is used when loading the bundle.
getLocales(String, Bundle) - Static method in class com.prosyst.util.propertiesfile.ResourceBundle
 
getLocation(String, String) - Static method in class com.prosyst.util.breq.BundleRequirementsUtils
Gets the location of the xml file, which holds some bundle requirements data.
getLocation(Bundle) - Method in class com.prosyst.util.security.SecurityUtil
Gets the location of the bundle.
getLocation() - Method in interface org.osgi.framework.Bundle
Returns this bundle's location identifier.
getLocations() - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Returns the bundle locations that have permissions assigned to them, that is, bundle locations for which an entry exists in the permission table.
getMajor() - Method in class org.osgi.framework.Version
Returns the major component of this version identifier.
getManifest() - Method in class com.prosyst.util.jar.JarInputStream
 
getMaxBytesPerChar() - Method in class com.prosyst.util.io.CharacterConvertor
Gets the maximum bytes that may be used for the conversion of a single char, using this CharacterConvertor's encoding.
getMaxBytesPerChar() - Method in class com.prosyst.util.io.CharacterConvertor_ISO8859_1
 
getMaxBytesPerChar() - Method in class com.prosyst.util.io.CharacterConvertor_UTF8
 
getMaximumLength() - Method in interface javax.microedition.io.DatagramConnection
 
getMethod() - Method in class com.prosyst.util.jar.JarEntry
 
getMicro() - Method in class org.osgi.framework.Version
Returns the micro component of this version identifier.
getMinor() - Method in class org.osgi.framework.Version
Returns the minor component of this version identifier.
getName() - Method in class com.prosyst.mbs.framework.event.EventThread
 
getName() - Method in class com.prosyst.util.jar.JarEntry
 
getName() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the name of this Conditional Permission Info.
getName() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the name of the package associated with this exported package.
getName() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the name of the permission represented by this PermissionInfo.
getNativeFlag() - Method in interface com.prosyst.mbs.framework.storage.Storage
Returns true if and only if jdk11 native model is used.
getNativeLibrary(String, Object, boolean) - Method in interface com.prosyst.mbs.framework.storage.Storage
Extracts the specified entry from the bundle's main jar into the bundle's native directory, and returns the full canonical path to the resulting File
getNestedException() - Method in exception org.mbs.services.transaction.TransactionException
Used to obtain the nested exception
getNestedException() - Method in exception org.osgi.framework.BundleException
Returns any nested exceptions included in this exception.
getNextEntry() - Method in class com.prosyst.util.jar.JarInputStream
 
getNominalLength() - Method in interface javax.microedition.io.DatagramConnection
 
getObject() - Method in class com.prosyst.util.pool.ObjectPool
 
getObject(String) - Method in class com.prosyst.util.propertiesfile.ResourceBundle
Returns a localized object
getOCSPPolicy() - Static method in class com.prosyst.util.pid.ProcessUtils
Defines the policy for the online certificate validation procedure - Off = 0 = OCSP_POLICY_OFF - On = 1 = OCSP_POLICY_ON - Must be passed = 2 = OCSP_POLICY_MUST
getOCSPServerURL() - Static method in class com.prosyst.util.pid.ProcessUtils
Defines the default URL to OCSP server
getOffset() - Method in interface javax.microedition.io.Datagram
 
getPackage(String, OutputStream) - Method in interface com.prosyst.mbs.framework.packages.PackageAdmin
If pkgName is not null writes info about that package in the specified OutputStream.
getPermissionInfos() - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionInfo
Returns the Permission Infos for the Permission in this Conditional Permission Info.
getPermissions(String) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Gets the permissions assigned to the bundle with the specified location.
getPid() - Static method in class com.prosyst.util.pid.ProcessUtils
Native function to get ID of current process.
getPid() - Method in interface org.mbs.services.transaction.TransactionContext
This method is used to query the PID of the transaction.
getPort() - Method in interface javax.microedition.io.HttpConnection
 
getProperties(int) - Method in interface com.prosyst.mbs.framework.storage.Storage
Returns dictionary containing information about framework's state, bundle permissions or bundle start levels depending on .
getProperty(String) - Method in class com.prosyst.util.security.SecurityUtil
Returns a system property.
getProperty(String, String) - Method in class com.prosyst.util.security.SecurityUtil
Returns a system property.
getProperty(String) - Method in interface org.osgi.framework.BundleContext
Returns the value of the specified property.
getProperty(String) - Method in interface org.osgi.framework.ServiceReference
Returns the property value to which the specified property key is mapped in the properties Dictionary object of the service referenced by this ServiceReference object.
getPropertyKeys() - Method in interface org.osgi.framework.ServiceReference
Returns an array of the keys in the properties Dictionary object of the service referenced by this ServiceReference object.
getProtocol() - Method in interface javax.microedition.io.HttpConnection
 
getQualifier() - Method in class org.osgi.framework.Version
Returns the qualifier component of this version identifier.
getQuery() - Method in interface javax.microedition.io.HttpConnection
 
getRandomAccessFile(File, String) - Method in class com.prosyst.util.security.SecurityUtil
Creates a random access file
getRec(Bundle) - Method in interface com.prosyst.mbs.framework.storage.Storage
Creates a new Object, that is unique for the bundle and is used in the other methods of Storage module as an identifier of that bundle.
getRef() - Method in interface javax.microedition.io.HttpConnection
 
getReference() - Method in interface org.osgi.framework.ServiceRegistration
Returns a ServiceReference object for a service being registered.
getRegisteredServices() - Method in interface org.osgi.framework.Bundle
Returns this bundle's ServiceReference list for all services it has registered or null if this bundle has no registered services.
getRemovableDrives() - Static method in class com.prosyst.util.pid.ProcessUtils
Native function to get the removable drives on the phone.
getRequestMethod() - Method in interface javax.microedition.io.HttpConnection
 
getRequestProperty(String) - Method in interface javax.microedition.io.HttpConnection
 
getRequiredBundles(String) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Returns an array of required bundles having the specified symbolic name.
getRequiringBundles() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the bundles that currently require this required bundle.
getResource(Bundle, String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Reads a resource from bundle
getResource(String) - Method in interface org.osgi.framework.Bundle
Find the specified resource from this bundle.
getResourceAllocations(String) - Method in interface com.prosyst.mbs.framework.resman.ResourceManager
Gets the actual resource allocations of a bundle.
getResourceRequirements(String) - Method in interface com.prosyst.mbs.framework.resman.ResourceManager
Gets the resource requirements of a bundle.
getResources(String) - Method in interface org.osgi.framework.Bundle
Find the specified resources from this bundle.
getResponseCode() - Method in interface javax.microedition.io.HttpConnection
 
getResponseMessage() - Method in interface javax.microedition.io.HttpConnection
 
getService(ServiceReference, Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Get a service object for this (fake) bundle
getService(ServiceReference, BundleContext) - Method in class com.prosyst.util.security.SecurityUtil
Gets a service object.
getService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Returns the specified service object for a service.
getService(Bundle, ServiceRegistration) - Method in interface org.osgi.framework.ServiceFactory
Creates a new service object.
getServiceReference(String, Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Get a service reference for this (fake) bundle
getServiceReference(String) - Method in interface org.osgi.framework.BundleContext
Returns a ServiceReference object for a service that implements and was registered under the specified class.
getServiceReference() - Method in class org.osgi.framework.ServiceEvent
Returns a reference to the service that had a change occur in its lifecycle.
getServiceReferences(String, String, Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Get a all references for this (fake) bundle, that match the specified filter
getServiceReferences(String, String, BundleContext) - Method in class com.prosyst.util.security.SecurityUtil
Gets a reference for the specified service(s).
getServiceReferences(String, String) - Method in interface org.osgi.framework.BundleContext
Returns an array of ServiceReference objects.
getServicesInUse() - Method in interface org.osgi.framework.Bundle
Returns this bundle's ServiceReference list for all services it is using or returns null if this bundle is not using any services.
getSize(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
getSize() - Method in class com.prosyst.util.jar.JarEntry
 
getSpecificationVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Deprecated. As of 1.2, replaced by ExportedPackage.getVersion().
getStartLevel() - Method in interface org.osgi.service.startlevel.StartLevel
Return the active start level value of the Framework.
getState() - Method in interface org.osgi.framework.Bundle
Returns this bundle's current state.
getStateFileInputStream(int, boolean) - Method in interface com.prosyst.mbs.framework.storage.Storage
Gets the input stream of framework's state, bundle permissions, certificate store or bundle start levels depending on .
getStateFileOutputStream(int) - Method in interface com.prosyst.mbs.framework.storage.Storage
Gets the output stream of framework's state, bundle permissions, certificate store or bundle start levels depending on .
getStatus() - Method in interface org.mbs.services.transaction.TransactionContext
Obtain the status of the transaction associated with the current thread.
getStorage() - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
Returns the WriteableCertificateStorage implementation, or null if this functionality is not supported.
getStorageRoots() - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Lists all storage roots created with installBundleInSpecificStorage .
getStorageRoots() - Method in interface com.prosyst.mbs.framework.storage.Storage
Get all registered storage root directories.
getSubJar(int, String, Object, short) - Method in interface com.prosyst.mbs.framework.storage.Storage
The subjar from specify bundle will be return if it exists or null.
getSubjectDN(String) - Method in interface com.prosyst.mbs.framework.certmanager.WriteableCertificateStorage
Returns the subject DN for the specified certificate label.
getSubjectDNs() - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
Returns the subject DNs for those certificates in the database, which has not expired yet.
getSymbolicName() - Method in interface org.osgi.framework.Bundle
Returns the symbolic name of this bundle as specified by its Bundle-SymbolicName manifest header.
getSymbolicName() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the symbolic name of this required bundle.
getSystemBundleContext() - Static method in class com.prosyst.mbs.framework.sbctx.SBCtx
Provides access to the bundle context of system bundle.
getSystemDefaults() - Method in interface com.prosyst.mbs.framework.resman.ResourceManager
Gets resource requirement defaults, held as System properties.
getThread() - Method in class com.prosyst.mbs.framework.event.EventThread
 
getThreadPriority() - Method in class com.prosyst.mbs.framework.event.EventThread
Returns the desired thread priority.
getThrowable() - Method in class org.osgi.framework.FrameworkEvent
Returns the exception related to this event.
getTick() - Static method in class com.prosyst.util.time.Time
This method uses the OS high resolution timer (or if it is missing - its tick counter) to get the time passed since system (process) startup.
getTickCount() - Method in class com.prosyst.util.time.Time
 
getTime(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
getTime() - Method in class com.prosyst.util.jar.JarEntry
 
getTransaction() - Method in interface org.mbs.services.transaction.TransactionManager
Answer the transaction associated with the current thread.
getTrustedCertChainsInfo(Object) - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
The parameter is an array of certificates, which is retrieved through JarEntry.getCertificates().
getTrustedCerts(long) - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
Returns the trusted CertificateChain-s of the specified bundle's jar.
getType() - Method in interface javax.microedition.io.ContentConnection
 
getType() - Method in class org.osgi.framework.BundleEvent
Returns the type of lifecyle event.
getType() - Method in class org.osgi.framework.FrameworkEvent
Returns the type of framework event.
getType() - Method in class org.osgi.framework.ServiceEvent
Returns the type of event.
getType() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the fully qualified class name of the condition represented by this ConditionInfo.
getType() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the fully qualified class name of the permission represented by this PermissionInfo.
getURL() - Method in interface javax.microedition.io.HttpConnection
 
getUsingBundles() - Method in interface org.osgi.framework.ServiceReference
Returns the bundles that are using the service referenced by this ServiceReference object.
getValue() - Method in class com.prosyst.util.string.CharBuffer
Returns text as a char array.
getVersion() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns the version of this exported package.
getVersion() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns the version of this required bundle.
getVolumeID(String) - Static method in class com.prosyst.util.pid.ProcessUtils
Native function to get the Volume unique ID of the phone.
getXStrings() - Method in class com.prosyst.util.jar.JarManifest
 
getXStrings() - Method in class com.prosyst.util.jar.Manifest
 
group - Variable in class com.prosyst.mbs.framework.event.EventThread
 

H

hasDir(Object, String, Object, short) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
hashCode() - Method in class com.prosyst.util.hash.Key
 
hashCode() - Method in class com.prosyst.util.jar.XString
 
hashCode() - Method in class org.mbs.services.transaction.TransactionPermission
 
hashCode() - Method in class org.osgi.framework.AdminPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.BundlePermission
Returns the hash code value for this object.
hashCode() - Method in interface org.osgi.framework.Filter
Returns the hashCode for this Filter object.
hashCode() - Method in class org.osgi.framework.PackagePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.ServicePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.framework.Version
Returns a hash code value for the object.
hashCode() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the hash code value for this object.
hashCode(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.hashCode(URL).
hashCode(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
hasHeader(Bundle, String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Checks if the specified bundle's manifest contains the specified header
HashIntObjNS - Class in com.prosyst.util.hash
Hashtable for mapping int keys to Object values.
HashIntObjNS() - Constructor for class com.prosyst.util.hash.HashIntObjNS
Constructs an empty hash table with keys of type int and values af type Object.
HashIntObjNS(int) - Constructor for class com.prosyst.util.hash.HashIntObjNS
Constructs an empty hash table with keys of type int and values af type Object.
HashIntObjNS(int, double) - Constructor for class com.prosyst.util.hash.HashIntObjNS
Constructs an empty hash table with keys of type int and values of type Object.
HashIntObjS - Class in com.prosyst.util.hash
Synchronized extension of com.prosyst.util.hash.HashIntObjNS
HashIntObjS() - Constructor for class com.prosyst.util.hash.HashIntObjS
 
HashIntObjS(int) - Constructor for class com.prosyst.util.hash.HashIntObjS
 
HashIntObjS(int, double) - Constructor for class com.prosyst.util.hash.HashIntObjS
 
HashLongObjNS - Class in com.prosyst.util.hash
Hashtable for mapping long keys to Object values.
HashLongObjNS() - Constructor for class com.prosyst.util.hash.HashLongObjNS
Constructs an empty hash table with keys of type long and values af type int.
HashLongObjNS(int) - Constructor for class com.prosyst.util.hash.HashLongObjNS
Constructs an empty hash table with keys of type long and values af type int.
HashLongObjNS(int, double) - Constructor for class com.prosyst.util.hash.HashLongObjNS
Constructs an empty hash table with keys of type long and values of type int.
HashLongObjNS(HashLongObjNS) - Constructor for class com.prosyst.util.hash.HashLongObjNS
 
HashLongObjS - Class in com.prosyst.util.hash
Synchronized extension of com.prosyst.util.hash.HashLongObjNS
HashLongObjS() - Constructor for class com.prosyst.util.hash.HashLongObjS
 
HashLongObjS(int) - Constructor for class com.prosyst.util.hash.HashLongObjS
 
HashLongObjS(int, double) - Constructor for class com.prosyst.util.hash.HashLongObjS
 
HashObjIntNS - Class in com.prosyst.util.hash
Hashtable for mapping Object keys to int values.
HashObjIntNS() - Constructor for class com.prosyst.util.hash.HashObjIntNS
Constructs an empty hash table with keys of type int and values af type Object.
HashObjIntNS(int) - Constructor for class com.prosyst.util.hash.HashObjIntNS
Constructs an empty hash table with keys of type int and values af type Object.
HashObjIntNS(int, double) - Constructor for class com.prosyst.util.hash.HashObjIntNS
Constructs an empty hash table with keys of type int and values of type Object.
HashObjIntS - Class in com.prosyst.util.hash
Synchronized extension of com.prosyst.util.hash.HashObjIntNS
HashObjIntS() - Constructor for class com.prosyst.util.hash.HashObjIntS
 
HashObjIntS(int) - Constructor for class com.prosyst.util.hash.HashObjIntS
 
HashObjIntS(int, double) - Constructor for class com.prosyst.util.hash.HashObjIntS
 
HashObjLongNS - Class in com.prosyst.util.hash
Hashtable for mapping Object keys to long values.
HashObjLongNS() - Constructor for class com.prosyst.util.hash.HashObjLongNS
Constructs an empty hash table with keys of type int and values af type Object.
HashObjLongNS(int) - Constructor for class com.prosyst.util.hash.HashObjLongNS
Constructs an empty hash table with keys of type int and values af type Object.
HashObjLongNS(int, double) - Constructor for class com.prosyst.util.hash.HashObjLongNS
Constructs an empty hash table with keys of type int and values of type Object.
HashObjLongS - Class in com.prosyst.util.hash
Synchronized extension of com.prosyst.util.hash.HashObjLongNS
HashObjLongS() - Constructor for class com.prosyst.util.hash.HashObjLongS
 
HashObjLongS(int) - Constructor for class com.prosyst.util.hash.HashObjLongS
 
HashObjLongS(int, double) - Constructor for class com.prosyst.util.hash.HashObjLongS
 
hasJarEntry(Object, String, Object, short) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
hasPermission(Object) - Method in interface org.osgi.framework.Bundle
Determines if this bundle has the specified permissions.
HEAD - Static variable in interface javax.microedition.io.HttpConnection
 
HEADER_NAME - Static variable in class com.prosyst.util.breq.BundleRequirementsUtils
Constant for Bundle-Requirements header.
HEAP_MEMORY_USAGE_MEASUREMENT_PROPERTY - Static variable in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Implementions of FrameworkMeasurement interface are supposed to use this constant in trigger method.
HEURISTICS_COMMIT_ERROR - Static variable in exception org.mbs.services.transaction.TransactionException
A transaction resource has failed during the 2nd, commit phase, of the commit process.
HEURISTICS_ROLLBACK_ERROR - Static variable in exception org.mbs.services.transaction.TransactionException
A transaction resource has failed during rollback.
HIERARCHICAL_VIEW_FLASH_MEMORY_USAGE_MEASUREMENT_PROPERTY - Static variable in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Implementions of FrameworkMeasurement interface are supposed to use this constant in trigger method.
HOST - Static variable in class org.osgi.framework.BundlePermission
The action string host.
hostsEqual(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.hostsEqual.
hostsEqual(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
HTTP_ACCEPTED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_BAD_GATEWAY - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_BAD_METHOD - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_BAD_REQUEST - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_CLIENT_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_CONFLICT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_CREATED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_ENTITY_TOO_LARGE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_EXPECT_FAILED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_FORBIDDEN - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_GATEWAY_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_GONE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_INTERNAL_ERROR - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_LENGTH_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_MOVED_PERM - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_MOVED_TEMP - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_MULT_CHOICE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NO_CONTENT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_ACCEPTABLE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_AUTHORITATIVE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_FOUND - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_IMPLEMENTED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_NOT_MODIFIED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_OK - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PARTIAL - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PAYMENT_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PRECON_FAILED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_PROXY_AUTH - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_REQ_TOO_LONG - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_RESET - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_SEE_OTHER - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_TEMP_REDIRECT - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNAUTHORIZED - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNAVAILABLE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNSUPPORTED_RANGE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_UNSUPPORTED_TYPE - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_USE_PROXY - Static variable in interface javax.microedition.io.HttpConnection
 
HTTP_VERSION - Static variable in interface javax.microedition.io.HttpConnection
 
HttpConnection - Interface in javax.microedition.io
 

I

implies(Permission) - Method in class org.mbs.services.transaction.TransactionPermission
 
implies(Permission) - Method in class org.osgi.framework.AdminPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.BundlePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.PackagePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.framework.ServicePermission
Determines if a ServicePermission object "implies" the specified permission.
IMPORT - Static variable in class org.osgi.framework.PackagePermission
The action string import.
IMPORT_PACKAGE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Import-Package") identifying the packages on which the bundle depends.
IMPORT_SERVICE - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.2.
INCLUDE_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "include").
increment - Variable in class com.prosyst.mbs.framework.event.Queue
 
INFO - Static variable in class org.osgi.framework.FrameworkEvent
An informational event has occurred.
init(TransactionContext) - Method in interface org.mbs.services.transaction.file.FileTransaction
This method is called by the FileTransactionResource class, right after, the implementing class is instantiated.
init(TransactionContext) - Method in class org.mbs.services.transaction.file.FileTransactionPlain
 
initCause(Throwable) - Method in exception org.osgi.framework.BundleException
The cause of this exception can only be set when constructed.
initCause(Throwable) - Method in exception org.osgi.framework.InvalidSyntaxException
The cause of this exception can only be set when constructed.
initial - Variable in class com.prosyst.mbs.framework.event.Queue
 
initializeCPA(Bundle) - Method in interface com.prosyst.mbs.framework.condpermadmin.MbsConditionalPermissionAdmin
 
initProtectionDomain(Bundle, boolean) - Method in class com.prosyst.mbs.framework.security.Security
Initializes ProtectionDomain of the specified bundle.
InputConnection - Interface in javax.microedition.io
 
installBundle(String) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified location string.
installBundle(String, InputStream) - Method in interface org.osgi.framework.BundleContext
Installs a bundle from the specified InputStream object.
installBundleFromFile(String, boolean) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
When the bundle is installed by the BundleContext, the framework copies the bundle jar file in the storage.
installBundleFromFile(String, String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Install a bundle "from file", but with a location different from its file name.
installBundleInSpecificStorage(String, String, InputStream, boolean) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Install a bundle from input stream.
INSTALLED - Static variable in interface org.osgi.framework.Bundle
The bundle is installed but not yet resolved.
INSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been installed.
InvalidSyntaxException - Exception in org.osgi.framework
A Framework exception used to indicate that a filter string has an invalid syntax.
InvalidSyntaxException(String, String) - Constructor for exception org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
InvalidSyntaxException(String, String, Throwable) - Constructor for exception org.osgi.framework.InvalidSyntaxException
Creates an exception of type InvalidSyntaxException.
IO_SCHEME - Static variable in interface org.osgi.service.io.ConnectionFactory
Service property containing the scheme(s) for which this Connection Factory can create Connection objects.
isAssignableTo(Bundle, String) - Method in interface org.osgi.framework.ServiceReference
Tests if the bundle that registered the service referenced by this ServiceReference and the specified bundle use the same source for the package of the specified class name.
isBundleActivationPolicyUsed(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Returns whether the specified bundle's autostart setting indicates that the activation policy declared in the bundle's manifest must be used.
isBundleInStorageRoot(Object, String) - Method in interface com.prosyst.mbs.framework.storage.Storage
This method will check if the bundle, identified by the bundle record is installed in the specified root
isBundlePersistentlyStarted(Bundle) - Method in interface org.osgi.service.startlevel.StartLevel
Returns whether the specified bundle's autostart setting indicates the bundle must be started.
isCertPresentInDB(Object) - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
This method returns true if the following conditions are both true: a)the specified certificate is present in the database b)the certificate is not expired
isCertTrustedBySomeCertInDB(Object) - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
This method returns true if the following conditions are both true: a)the specified certificate is signed by another certificate which is present in the database b)the certificate is not expired
isDirectory() - Method in class com.prosyst.util.jar.JarEntry
 
isDirectory(File) - Method in class com.prosyst.util.security.SecurityUtil
Returns true if a file is a directory, otherwise false is returned.
isEmpty() - Method in class com.prosyst.util.hash.LRUCache
 
isEmpty() - Method in class com.prosyst.util.io.ExternalizableDictionary
Checks if there is any element in the dictionary.
isInTrustedStorage(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
Checks if the given bundle is in trusted storage
isLazyServiceReferenced(ServiceReference) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Checks if this service is lazy.
isMutable() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the Condition is mutable.
isPostponed() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the evaluation must be postponed until the end of the permission check.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.ExportedPackage
Returns true if the package associated with this ExportedPackage object has been exported by a bundle that has been updated or uninstalled.
isRemovalPending() - Method in interface org.osgi.service.packageadmin.RequiredBundle
Returns true if the bundle associated with this RequiredBundle object has been updated or uninstalled.
isSatisfied() - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether the Condition is satisfied.
isSatisfied(Condition[], Dictionary) - Method in interface org.osgi.service.condpermadmin.Condition
Returns whether a the set of Conditions are satisfied.
isTrustedCertChain(Object) - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
Returs true if the following conditions for the specified certs are met: a) it is a valid certificate chain b) it is valid i.e.
isUnsigned(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
Returns whether the bundle jar archive is marked as unsigned in the persistent storage.

J

JarEntry - Class in com.prosyst.util.jar
 
JarEntry(Attributes, ZipEntry, CertificateManager) - Constructor for class com.prosyst.util.jar.JarEntry
 
JarInputStream - Class in com.prosyst.util.jar
 
JarInputStream(InputStream, Manifest, CertificateManager) - Constructor for class com.prosyst.util.jar.JarInputStream
 
JarInputStream(InputStream, Manifest, boolean, OutputStream, File) - Constructor for class com.prosyst.util.jar.JarInputStream
 
JarManifest - Class in com.prosyst.util.jar
 
JarManifest(int) - Constructor for class com.prosyst.util.jar.JarManifest
 
javax.microedition.io - package javax.microedition.io
The classes for the generic connections.
jis - Variable in class com.prosyst.util.jar.JarInputStream
 
join(TransactionResource) - Method in interface org.mbs.services.transaction.TransactionContext
A resource manager that wants to participate in the transaction should register with this transaction through this method.

K

KCRUidSWInstallerSettings - Static variable in class com.prosyst.util.pid.ProcessUtils
Sowftware Installer settings TUid
Key - Class in com.prosyst.util.hash
Helper class for keeping property names in XProperties
Key(String, byte[]) - Constructor for class com.prosyst.util.hash.Key
Constructs a Key instance.
keys - Variable in class com.prosyst.util.hash.HashIntObjNS
Used to enumerate the keys in the hash table.
keys - Variable in class com.prosyst.util.hash.HashLongObjNS
Used to enumerate the keys in the hash table.
keys - Variable in class com.prosyst.util.hash.HashObjIntNS
Used to enumerate the keys in the hash table.
keys - Variable in class com.prosyst.util.hash.HashObjLongNS
Used to enumerate the keys in the hash table.
keys() - Method in class com.prosyst.util.hash.LRUCache
 
keys() - Method in class com.prosyst.util.io.ExternalizableDictionary
Gets an enumeration with dictionary's keys.
keys() - Method in class com.prosyst.util.jar.Attributes
 
keys - Static variable in class com.prosyst.util.jar.JarManifest
 
keys - Static variable in class com.prosyst.util.jar.Manifest
 
keys() - Method in class com.prosyst.util.jar.Manifest
 
KSWInstallerAllowUntrusted - Static variable in class com.prosyst.util.pid.ProcessUtils
Defines UI level policy that defines SW Installer behaviour when user tries to install untrusted SW.
KSWInstallerOcspDefaultURL - Static variable in class com.prosyst.util.pid.ProcessUtils
Defines the default URL to OCSP server
KSWInstallerOcspProcedure - Static variable in class com.prosyst.util.pid.ProcessUtils
Defines the policy for the online certificate validation procedure - Off = 0 - On = 1 - Must be passed = 2

L

last - Variable in class com.prosyst.mbs.framework.event.Queue
 
lastModified(File) - Method in class com.prosyst.util.security.SecurityUtil
Returns a file's last modified stamp.
LAZY_ACTIVATION - Static variable in class org.osgi.framework.BundleEvent
The bundle will be lazily activated.
length(File) - Method in class com.prosyst.util.security.SecurityUtil
Returns the length of a file.
length() - Method in class com.prosyst.util.string.CharBuffer
Returns the length of this char buffer.
LIFECYCLE - Static variable in class org.osgi.framework.AdminPermission
The action string lifecycle (Value is "lifecycle").
list(File) - Method in class com.prosyst.util.security.SecurityUtil
Returns a file's list.
LISTENER - Static variable in class org.osgi.framework.AdminPermission
The action string listener (Value is "listener").
listTransactions(String) - Method in interface org.mbs.services.transaction.TransactionManager
Return a list of transactions that were restored after fail-back and associated with the specified resource name.
load(InputStream) - Method in class com.prosyst.util.hash.XProperties
Loads the properties from the specified InputStream.
loadBundle(Object, String, Key, byte[], int, String, boolean, boolean, String, boolean, long) - Method in interface com.prosyst.mbs.framework.storage.Storage
Loads the specified bundle from the storage.
loadClass(String) - Method in interface org.osgi.framework.Bundle
Loads the specified class using this bundle's classloader.
loadClass0(String, boolean) - Method in interface com.prosyst.mbs.framework.classloader.ClassProvider
 
loadOwnClass(String, boolean) - Method in interface com.prosyst.mbs.framework.classloader.ClassProvider
 
localized - Variable in class com.prosyst.util.jar.Manifest
 
locateMonth(String) - Static method in class com.prosyst.util.text.DateFormat
Gets the index from MONTH_NAMES array of the month string passed, i.e if "Jan" is passed, the method will retrive 0.
log(String, boolean) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Logs a measurement.
log(String, boolean) - Method in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Provides means for framework and bundles to log measurements.
LogDispatcher - Class in com.prosyst.mbs.framework.logdispatcher
TODO: add missing java documentation
LRUCache - Class in com.prosyst.util.hash
LRUCache is a dictionary, that holds only the last most-used entries.
LRUCache(int) - Constructor for class com.prosyst.util.hash.LRUCache
LRU Cache

M

main(String[]) - Static method in class com.prosyst.util.jar.JarManifest
 
main(String[]) - Static method in class com.prosyst.util.jar.Manifest
 
makeKey(String, int, XString[]) - Method in class com.prosyst.util.jar.Manifest
 
MAN - Static variable in class com.prosyst.util.jar.Manifest
manifest file name
MANDATORY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "mandatory") identifying names of matching attributes which must be specified by matching Import-Package statements in the Export-Package manifest header.
manifest - Variable in class com.prosyst.util.jar.JarInputStream
 
Manifest - Class in com.prosyst.util.jar
Per every bundle there is such a Manifest object, representing it .
Manifest(int) - Constructor for class com.prosyst.util.jar.Manifest
 
mark(int, File) - Method in interface org.mbs.services.transaction.file.FileTransaction
Marks a file, that operation is being performed on it.
mark(int, File) - Method in class org.mbs.services.transaction.file.FileTransactionPlain
Marks a file, that operation is being performed on it.
mark(int, File) - Method in class org.mbs.services.transaction.file.FileTransactionResource
Marks a file, that operation is being performed on it.
markCurrent() - Method in interface com.prosyst.mbs.framework.permissionadmin.PrivilegedThreadsManager
Marks the current thread as privileged.
match(ServiceReference) - Method in interface org.osgi.framework.Filter
Filter using a service's properties.
match(Dictionary) - Method in interface org.osgi.framework.Filter
Filter using a Dictionary object.
matchCase(Dictionary) - Method in interface org.osgi.framework.Filter
Filter with case sensitivity using a Dictionary object.
matchDNChain(Bundle, String) - Method in interface com.prosyst.mbs.framework.certmanager.CertificateManager
Checks whether the certificates of the specified bundle match the specified pattern.
MAX_BUNDLE_SOCKETS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum number of sockets a bundle can create at any one time regardless of what is specified in the bundle's xml resource file.
MAX_BUNDLE_SOCKETS_VALUE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.BundleMaxSockets" property.
MAX_BUNDLE_THREADS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum number of active threads a bundle can create at any one time.
MAX_BUNDLE_THREADS_VALUE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.MaxBundleThreads" property.
MAX_DATA_STORAGE_SPACE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum size of storage space a bundle can use, regardless of what is specified in the bundle's xml resource file.
MAX_DATA_STORAGE_SPACE_VALUE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.maxDataspace" property.
MAX_MEMORY_SPACE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum size of memory space segment a bundle can use, regardless of what is specified in the bundle's xml resource file.
MAX_MEMORY_SPACE_VALUE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The default value of "mbs.resman.j9.maxspacesize" property.
MAX_SOCKETS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum number of sockets in all bundles and framework any one time.
MAX_THREADS - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
The maximum number of active threads in all bundles and framework any one time.
MbsConditionalPermissionAdmin - Interface in com.prosyst.mbs.framework.condpermadmin
 
MEMORY - Static variable in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Constant, which should be used in calls to trigger method.
MEMORY_USAGE_MEASUREMENT_PROPERTY - Static variable in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Implementions of FrameworkMeasurement interface are supposed to use this constant in trigger method.
MemoryCommands - Interface in com.prosyst.mbs.framework.resman.j9
This interface provides methods for printing information about bundles' memory spaces.
METADATA - Static variable in class org.osgi.framework.AdminPermission
The action string metadata (Value is "metadata").
minffactor - Variable in class com.prosyst.util.pool.ObjectPool
 
minfSize - Variable in class com.prosyst.util.pool.ObjectPool
 
minimumFill - Variable in class com.prosyst.util.pool.ObjectPool
 
MODIFIED - Static variable in class org.osgi.framework.ServiceEvent
The properties of a registered service have been modified.
MONTH_NAMES - Static variable in class com.prosyst.util.text.DateFormat
 

N

name - Variable in class com.prosyst.mbs.framework.event.EventThread
 
name - Variable in class com.prosyst.util.jar.Manifest
all attribute names
NEW_MEMORY_SPACE_SIZE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
Name of the new memory spaces segment requerment used in the bundle's resource xml file.
newDatagram(byte[], int) - Method in interface javax.microedition.io.DatagramConnection
 
newDatagram(byte[], int, String) - Method in interface javax.microedition.io.DatagramConnection
 
newDatagram(int) - Method in interface javax.microedition.io.DatagramConnection
 
newDatagram(int, String) - Method in interface javax.microedition.io.DatagramConnection
 
newEventDispatcher() - Method in class com.prosyst.mbs.framework.event.EventThread
The method must create a new EventThread instance, using super.EventThread(this) and start it.
newFileTransaction() - Method in class org.mbs.services.transaction.file.FileTransactionResource
Override this method in order to use different implementation of FileTransaciton.
newPermissionCollection() - Method in class org.osgi.framework.AdminPermission
Returns a new PermissionCollection object suitable for storing AdminPermissions.
newPermissionCollection() - Method in class org.osgi.framework.BundlePermission
Returns a new PermissionCollection object suitable for storing BundlePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.PackagePermission
Returns a new PermissionCollection object suitable for storing PackagePermission objects.
newPermissionCollection() - Method in class org.osgi.framework.ServicePermission
Returns a new PermissionCollection object for storing ServicePermission objects.
next - Variable in class com.prosyst.util.hash.HashIntObjNS
Can be used to check if a key or value is valid.
next - Variable in class com.prosyst.util.hash.HashLongObjNS
Can be used to check if a key or value is valid.
next - Variable in class com.prosyst.util.hash.HashObjIntNS
Can be used to check if a key or value is valid.
next - Variable in class com.prosyst.util.hash.HashObjLongNS
Can be used to check if a key or value is valid.
nextFree - Variable in class com.prosyst.util.pool.ObjectPool
 
NORMAL - Static variable in interface com.prosyst.mbs.framework.fm.FaultManager
A fault that does not threaten the existance/correct work of the application that generated it

O

OBJECTCLASS - Static variable in interface org.osgi.framework.Constants
Service property (named "objectClass") identifying all of the class names under which a service was registered in the Framework (of type java.lang.String[]).
ObjectCreator - Interface in com.prosyst.util.pool
 
ObjectPool - Class in com.prosyst.util.pool
 
ObjectPool(ObjectCreator, int, int) - Constructor for class com.prosyst.util.pool.ObjectPool
 
ObjectPool(Class, int, int) - Constructor for class com.prosyst.util.pool.ObjectPool
 
ObjectPool(Class, int, int, int) - Constructor for class com.prosyst.util.pool.ObjectPool
 
ObjectPool(ObjectCreator, int, int, int) - Constructor for class com.prosyst.util.pool.ObjectPool
 
ObjectPool(Class, ObjectCreator, int, int, int) - Constructor for class com.prosyst.util.pool.ObjectPool
 
oc - Variable in class com.prosyst.util.pool.ObjectPool
 
OCSP_POLICY_MUST - Static variable in class com.prosyst.util.pid.ProcessUtils
OCSP checking must succeed in order to install the package.
OCSP_POLICY_OFF - Static variable in class com.prosyst.util.pid.ProcessUtils
OCSP checking is not performed.
OCSP_POLICY_ON - Static variable in class com.prosyst.util.pid.ProcessUtils
OCSP checking is performed, but a transient problem will not halt the installation process.
ocspCheck(String, byte[]) - Method in interface com.prosyst.mbs.framework.certmanager.WriteableCertificateStorage
Checks whether there is a revoked certificate in the chain.
ocspCheckCancel() - Method in interface com.prosyst.mbs.framework.certmanager.WriteableCertificateStorage
Cancels a check that has not yet completed for a revoked certificate in the chain.
OCSPPermission - Class in com.prosyst.mbs.framework.certmanager
 
OCSPPermission(String) - Constructor for class com.prosyst.mbs.framework.certmanager.OCSPPermission
Creates an instance of this class with the given name.
OCSPPermission(String, String) - Constructor for class com.prosyst.mbs.framework.certmanager.OCSPPermission
Creates an instance of this class with the given name and action list.
OLD_MEMORY_SPACE_SIZE - Static variable in class com.prosyst.mbs.framework.resman.ResourceConstants
Name of the old memory spaces segment requerment used in the bundle's resource xml file.
open(String) - Static method in class javax.microedition.io.Connector
 
open(String, int) - Static method in class javax.microedition.io.Connector
 
open(String, int, boolean) - Static method in class javax.microedition.io.Connector
 
open(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name.
open(String, int) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name and access mode.
open(String, int, boolean) - Method in interface org.osgi.service.io.ConnectorService
Create and open a Connection object for the specified name, access mode and timeouts.
openConnection(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
 
openConnection(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
openDataInputStream(String) - Static method in class javax.microedition.io.Connector
 
openDataInputStream() - Method in interface javax.microedition.io.InputConnection
 
openDataInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataInputStream object for the specified name.
openDataOutputStream(String) - Static method in class javax.microedition.io.Connector
 
openDataOutputStream() - Method in interface javax.microedition.io.OutputConnection
 
openDataOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open a DataOutputStream object for the specified name.
openInputStream(String) - Static method in class javax.microedition.io.Connector
 
openInputStream() - Method in interface javax.microedition.io.InputConnection
 
openInputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an InputStream object for the specified name.
openOutputStream(String) - Static method in class javax.microedition.io.Connector
 
openOutputStream() - Method in interface javax.microedition.io.OutputConnection
 
openOutputStream(String) - Method in interface org.osgi.service.io.ConnectorService
Create and open an OutputStream object for the specified name.
openStream(Object, Object, Bundle) - Method in interface com.prosyst.mbs.framework.storage.Storage
 
org.mbs.services.transaction - package org.mbs.services.transaction
 
org.mbs.services.transaction.file - package org.mbs.services.transaction.file
 
org.osgi.framework - package org.osgi.framework
The OSGi Framework Package.
org.osgi.service.condpermadmin - package org.osgi.service.condpermadmin
The OSGi Conditional Permission Admin service Package.
org.osgi.service.io - package org.osgi.service.io
IO Connector Package Version 1.0.
org.osgi.service.packageadmin - package org.osgi.service.packageadmin
The OSGi Package Admin service Package.
org.osgi.service.permissionadmin - package org.osgi.service.permissionadmin
The OSGi Permission Admin service Package.
org.osgi.service.startlevel - package org.osgi.service.startlevel
The OSGi StartLevel service Package.
org.osgi.service.url - package org.osgi.service.url
The OSGi URL Stream and Content Handlers API Package.
OutputConnection - Interface in javax.microedition.io
 

P

PACKAGE_SPECIFICATION_VERSION - Static variable in interface org.osgi.framework.Constants
Deprecated. As of 1.3. This has been replaced by Constants.VERSION_ATTRIBUTE.
PackageAdmin - Interface in com.prosyst.mbs.framework.packages
Provides additional methods for dynamic import of packages and for getting information about a given package(or all packages) in our framework.
PackageAdmin - Interface in org.osgi.service.packageadmin
Framework service which allows bundle programmers to inspect the package wiring state of bundles in the Framework as well as other functions related to the class loader network among bundles.
PackagePermission - Class in org.osgi.framework
A bundle's authority to import or export a package.
PackagePermission(String, String) - Constructor for class org.osgi.framework.PackagePermission
Defines the authority to import and/or export a package within the OSGi environment.
PACKAGES_REFRESHED - Static variable in class org.osgi.framework.FrameworkEvent
A PackageAdmin.refreshPackage operation has completed.
parse(String) - Static method in class com.prosyst.util.text.DateFormat
Test if the string conforms with any of supported date formats and returns the date value (in milliseconds since 1 January, 1970) that matches the string.
parseASC(String) - Static method in class com.prosyst.util.text.DateFormat
Parses a string, formatted in ANSI C's asctime.
parseFile(InputStream, int) - Method in class com.prosyst.util.jar.Manifest
 
parseRFC1036(String) - Static method in class com.prosyst.util.text.DateFormat
Parses a string, formatted according to RFC1036 date.
parseRFC1123(String) - Static method in class com.prosyst.util.text.DateFormat
Parses a string, formatted according to RFC1123 date.
parseStream(InputStream, int) - Method in class com.prosyst.util.jar.Manifest
 
parseStream(InputStream, int, OutputStream, File) - Method in class com.prosyst.util.jar.Manifest
 
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
Parse a URL using the URLStreamHandlerSetter object.
parseURL(URLStreamHandlerSetter, URL, String, int, int) - Method in interface org.osgi.service.url.URLStreamHandlerService
Parse a URL.
parseVersion(String) - Static method in class org.osgi.framework.Version
Parses a version identifier from the specified string.
PDataStream - Class in com.prosyst.util.io
 
PDataStream() - Constructor for class com.prosyst.util.io.PDataStream
 
performInstall(BundleContext) - Method in interface com.prosyst.mbs.framework.boot.Boot
Incorporates the bundles' install logic.
PermissionAdmin - Interface in org.osgi.service.permissionadmin
The Permission Admin service allows management agents to manage the permissions of bundles.
PermissionInfo - Class in org.osgi.service.permissionadmin
Permission representation used by the Permission Admin service.
PermissionInfo(String, String, String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo from the specified type, name, and actions.
PermissionInfo(String) - Constructor for class org.osgi.service.permissionadmin.PermissionInfo
Constructs a PermissionInfo object from the specified encoded PermissionInfo string.
PERMISSIONS - Static variable in class com.prosyst.util.breq.BundleRequirementsUtils
Constant for bundle permission requirement type.
PERMS_FILENAME - Static variable in class com.prosyst.mbs.framework.security.Security
name of the file where framework stores permissions
permsAdmin - Variable in class com.prosyst.mbs.framework.security.Security
Reference to Permission Admin service, registered by Framework.
persistentlyStarted(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
Indicates whether a bundle is persistently marked as started in storage.
PLATFORMS - Static variable in class com.prosyst.util.breq.BundleRequirementsUtils
Constant for bundle platforms requirement type.
POST - Static variable in interface javax.microedition.io.HttpConnection
 
postFrameworkEvent(int, Bundle, Throwable) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Publish a FrameworkEvent
prepare(TransactionContext) - Method in interface org.mbs.services.transaction.TransactionResource
Prepare for the changes to be made persistent, no further changes in this transaction will be made.
print(Throwable) - Method in class com.prosyst.mbs.framework.event.EventThread
Logs the error.
printAllMemorySpaceSegments(PrintStream) - Method in interface com.prosyst.mbs.framework.resman.j9.MemoryCommands
Prints information about the segments of all bundles' memory spaces.
printLoader(boolean, int) - Method in interface com.prosyst.mbs.framework.classloader.ClassProvider
 
printMemorySpaceSegmentsOf(long, PrintStream) - Method in interface com.prosyst.mbs.framework.resman.j9.MemoryCommands
Prints information about the segments of a bundle's memory space.
printObjectsOfMemorySpace(long, PrintStream, boolean) - Method in interface com.prosyst.mbs.framework.resman.j9.MemoryCommands
Prints all objects in a bundle's memory space.
printStackTrace(PrintStream) - Method in exception org.mbs.services.transaction.TransactionException
 
printStackTrace(PrintWriter) - Method in exception org.mbs.services.transaction.TransactionException
 
PrivilegedAction - Interface in com.prosyst.util.security
Deprecated. java.security package API should be used in order to execute appropriately doPrivileged blocks. The provided implementation is fake and is left only for backward compatibility.
PrivilegedRunner - Class in com.prosyst.util.security
A simple wrapper for executing privileged actions.
PrivilegedRunner.PrivilegedDispatcher - Interface in com.prosyst.util.security
This dispatcher is the handler that is called within the privileged call.
PrivilegedThreadsManager - Interface in com.prosyst.mbs.framework.permissionadmin
This service is used to avoid security checkings on the current thread.
PROCESS_MEMORY_USAGE_MEASUREMENT_PROPERTY - Static variable in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Implementions of FrameworkMeasurement interface are supposed to use this constant in trigger method.
processEvent() - Method in class com.prosyst.mbs.framework.event.EventThread
Performs the actual event delivery.
ProcessUtils - Class in com.prosyst.util.pid
 
ProcessUtils() - Constructor for class com.prosyst.util.pid.ProcessUtils
 
PROVIDE - Static variable in class org.osgi.framework.BundlePermission
The action string provide.
put(Object) - Method in class com.prosyst.mbs.framework.event.Queue
 
put(int, Object) - Method in class com.prosyst.util.hash.HashIntObjNS
Adds in the hashtable an element with key key and value value.
put(int, Object) - Method in class com.prosyst.util.hash.HashIntObjS
 
put(long, Object) - Method in class com.prosyst.util.hash.HashLongObjNS
Adds in hashtable an element with key key and value value.
put(long, Object) - Method in class com.prosyst.util.hash.HashLongObjS
 
put(Object, int) - Method in class com.prosyst.util.hash.HashObjIntNS
Adds in hashtable an element with key key and value value.
put(Object, int) - Method in class com.prosyst.util.hash.HashObjIntS
 
put(Object, long) - Method in class com.prosyst.util.hash.HashObjLongNS
Adds in hashtable an element with key key and value value.
put(Object, long) - Method in class com.prosyst.util.hash.HashObjLongS
 
put(Object, Object) - Method in class com.prosyst.util.hash.LRUCache
 
put(Object, Object) - Method in class com.prosyst.util.hash.TrackingHashtable
 
put(Object, Object) - Method in class com.prosyst.util.io.ExternalizableDictionary
Puts the key and the value in the table.
put(Object, Object) - Method in class com.prosyst.util.jar.Attributes
 
put(Object, Object) - Method in class com.prosyst.util.jar.Manifest
 
put0(XString, String) - Method in class com.prosyst.util.jar.Attributes
 

Q

queue - Variable in class com.prosyst.mbs.framework.event.EventThread
The event queue.
Queue - Class in com.prosyst.mbs.framework.event
 
Queue(int) - Constructor for class com.prosyst.mbs.framework.event.Queue
 
queue - Variable in class com.prosyst.mbs.framework.event.Queue
 

R

read(char[], int, int) - Method in class com.prosyst.util.io.CharacterReader
 
read(byte[], int, int) - Method in class com.prosyst.util.jar.JarInputStream
 
read() - Method in class com.prosyst.util.jar.JarInputStream
 
READ - Static variable in class javax.microedition.io.Connector
 
READ - Static variable in interface org.osgi.service.io.ConnectorService
Read access mode.
READ_WRITE - Static variable in class javax.microedition.io.Connector
 
READ_WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Read/Write access mode.
readBoolean(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a boolean from the InputStream
readByte(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a byte from the InputStream
readChar(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a char from the InputStream
readDouble(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a double from the InputStream
readFloat(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a float from the InputStream
readInt(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads an int from the InputStream
readLong(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a long from the InputStream
readNextOpenTag(InputStream) - Static method in class com.prosyst.util.breq.BundleRequirementsUtils
Reads the name of the next open tag.
readObject(InputStream) - Method in interface com.prosyst.util.io.Externalizable
Use this method to deserializion of object state.
readObject(InputStream) - Method in class com.prosyst.util.io.ExternalizableDictionary
Reads the data from the InputStream and loads the data in the table.
readObject(InputStream) - Method in class com.prosyst.util.jar.JarManifest
 
readShort(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a short from the InputStream
readString(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a String from the underling InputStream
readTagContents(InputStream) - Static method in class com.prosyst.util.breq.BundleRequirementsUtils
Reads contents up to '<' symbol.
readUnsignedByte(InputStream) - Static method in class com.prosyst.util.io.PDataStream
 
readUTF(InputStream) - Static method in class com.prosyst.util.io.PDataStream
reads a String from the InputStream
realHandler - Variable in class org.osgi.service.url.AbstractURLStreamHandlerService
The URLStreamHandlerSetter object passed to the parseURL method.
receive(Datagram) - Method in interface javax.microedition.io.DatagramConnection
 
receiveCommand(byte[]) - Method in interface com.prosyst.mbs.framework.tracer.TraceRemoteLogger
Listens for a command from the tracer client.
refreshPackages(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Forces the update (replacement) or removal of packages exported by the specified bundles.
REGISTER - Static variable in class org.osgi.framework.ServicePermission
The action string register (Value is "register").
REGISTERED - Static variable in class org.osgi.framework.ServiceEvent
This service has been registered.
registerService(String, Object, Dictionary, BundleContext) - Method in class com.prosyst.util.security.SecurityUtil
Registers a service.
registerService(String[], Object, Dictionary, BundleContext) - Method in class com.prosyst.util.security.SecurityUtil
Registers a instance that implements many services.
registerService(String[], Object, Dictionary) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class names into the Framework.
registerService(String, Object, Dictionary) - Method in interface org.osgi.framework.BundleContext
Registers the specified service object with the specified properties under the specified class name with the Framework.
rehash() - Method in class com.prosyst.util.hash.HashIntObjNS
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
rehash() - Method in class com.prosyst.util.hash.HashLongObjNS
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
rehash() - Method in class com.prosyst.util.hash.HashObjIntNS
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
rehash() - Method in class com.prosyst.util.hash.HashObjLongNS
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
rehash() - Method in class com.prosyst.util.io.ExternalizableDictionary
 
releaseObject(Object) - Method in class com.prosyst.util.pool.ObjectPool
 
Remote - Interface in com.prosyst.util.io
Interface for Remote objects
remoteInterfaces() - Method in class com.prosyst.util.io.ExternalizableDictionary
 
remoteInterfaces() - Method in interface com.prosyst.util.io.Remote
Returns the interfaces/classes that contain the methods that can be invoked remotely.
remove(int) - Method in class com.prosyst.util.hash.HashIntObjNS
Removes an element with the specified key from the table.
remove(int) - Method in class com.prosyst.util.hash.HashIntObjS
 
remove(long) - Method in class com.prosyst.util.hash.HashLongObjNS
Removes an element with the specified key from the table.
remove(long) - Method in class com.prosyst.util.hash.HashLongObjS
 
remove(Object) - Method in class com.prosyst.util.hash.HashObjIntNS
Removes an element with the specified key from the table.
remove(Object) - Method in class com.prosyst.util.hash.HashObjIntS
 
remove(Object) - Method in class com.prosyst.util.hash.HashObjLongNS
Removes an element with the specified key from the table.
remove(Object) - Method in class com.prosyst.util.hash.HashObjLongS
 
remove(Object) - Method in class com.prosyst.util.hash.LRUCache
 
remove(Object) - Method in class com.prosyst.util.hash.TrackingHashtable
 
remove(Object) - Method in class com.prosyst.util.io.ExternalizableDictionary
Removes the key and its corresponding value.
removeAll() - Method in class com.prosyst.util.hash.HashIntObjNS
Empties the hash table
removeAll() - Method in class com.prosyst.util.hash.HashIntObjS
 
removeAll() - Method in class com.prosyst.util.hash.HashLongObjNS
Empties the hash table
removeAll() - Method in class com.prosyst.util.hash.HashLongObjS
 
removeAll() - Method in class com.prosyst.util.hash.HashObjIntNS
Empties the hash table
removeAll() - Method in class com.prosyst.util.hash.HashObjIntS
 
removeAll() - Method in class com.prosyst.util.hash.HashObjLongNS
Empties the hash table
removeAll() - Method in class com.prosyst.util.hash.HashObjLongS
 
removeBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified BundleListener object from the context bundle's list of listeners.
removeCachedAdminPermissions(long) - Method in class com.prosyst.mbs.framework.security.Security
Removes cached admin permissions in checkAdminPermission for a bundle, when it is updated or uninstalled.
removeCert(String) - Method in interface com.prosyst.mbs.framework.certmanager.WriteableCertificateStorage
Removes the specified certificate from the store.
removeFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified FrameworkListener object from the context bundle's list of listeners.
removeFromCache(String, String, Bundle) - Static method in class com.prosyst.util.propertiesfile.ResourceBundle
 
removeFromCache(Bundle) - Static method in class com.prosyst.util.propertiesfile.ResourceBundle
 
removeServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Removes the specified ServiceListener object from the context bundle's list of listeners.
renameTo(File, File) - Method in class com.prosyst.util.security.SecurityUtil
Renames the source file to the target name.
REQUIRE - Static variable in class org.osgi.framework.BundlePermission
The action string require.
REQUIRE_BUNDLE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Require-Bundle") identifying the symbolic names of other bundles required by the bundle.
RequiredBundle - Interface in org.osgi.service.packageadmin
A required bundle.
REQUIREMENT - Static variable in class com.prosyst.util.breq.BundleRequirementsUtils
Constant for requirement parameter.
reset() - Method in interface javax.microedition.io.Datagram
 
resetTimeout() - Method in interface org.mbs.services.transaction.TransactionContext
This method will reset the timeout.
resize(boolean) - Method in class com.prosyst.mbs.framework.event.Queue
 
RESOLUTION_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "resolution") identifying the resolution type in the Import-Package or Require-Bundle manifest header.
RESOLUTION_MANDATORY - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "mandatory") identifying a mandatory resolution type.
RESOLUTION_OPTIONAL - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "optional") identifying an optional resolution type.
RESOLVE - Static variable in class org.osgi.framework.AdminPermission
The action string resolve (Value is "resolve").
resolveBundles(Bundle[]) - Method in interface org.osgi.service.packageadmin.PackageAdmin
Resolve the specified bundles.
RESOLVED - Static variable in interface org.osgi.framework.Bundle
The bundle is resolved and is able to be started.
RESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been resolved.
RESOURCE - Static variable in class org.osgi.framework.AdminPermission
The action string resource (Value is "resource").
RESOURCE_ERROR - Static variable in exception org.mbs.services.transaction.TransactionException
A transaction resource has failed during the 1st, prepare phase of the commit process.
ResourceBundle - Class in com.prosyst.util.propertiesfile
 
ResourceBundle(String, Hashtable) - Constructor for class com.prosyst.util.propertiesfile.ResourceBundle
Constructs a new Resource bundle with Hashtable that stores localized resources.
ResourceConstants - Class in com.prosyst.mbs.framework.resman
 
ResourceConstants() - Constructor for class com.prosyst.mbs.framework.resman.ResourceConstants
 
ResourceManager - Interface in com.prosyst.mbs.framework.resman
 
RESOURCES - Static variable in class com.prosyst.util.breq.BundleRequirementsUtils
Constant for bundle resource requirement type.
resources - Variable in class com.prosyst.util.propertiesfile.ResourceBundle
 
rollback() - Method in interface org.mbs.services.transaction.file.FileTransaction
Rolls back the changes, restoring the old contents and removed files.
rollback() - Method in class org.mbs.services.transaction.file.FileTransactionPlain
 
rollback(TransactionContext) - Method in class org.mbs.services.transaction.file.FileTransactionResource
 
rollback() - Method in interface org.mbs.services.transaction.Transaction
Roll back the transaction associated with the current thread.
rollback(TransactionContext) - Method in interface org.mbs.services.transaction.TransactionResource
Undo all the changes made to this subsystem that are associated with the given transaction.
run() - Method in class com.prosyst.mbs.framework.event.EventThread
Processes the event queue.
run() - Method in class com.prosyst.mbs.framework.logdispatcher.LogDispatcher
 
run0() - Method in interface com.prosyst.util.security.PrivilegedAction
Deprecated. Substitute for PrivilegedAction.run() and PrivilegedExceptionAction.run() in java.security package.

S

s - Variable in class com.prosyst.util.hash.Key
the key as a String
s - Variable in class com.prosyst.util.jar.XString
the real string
sameFile(URL, URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.sameFile.
sameFile(URL, URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
save() - Method in interface com.prosyst.mbs.framework.storage.Storable
Called from Events Manager asynchronously through Storage.saveProperties.
save(OutputStream) - Method in class com.prosyst.util.hash.XProperties
Saves the properties in the specified OutputStream
SBCtx - Class in com.prosyst.mbs.framework.sbctx
Utility class, which provides access to the bundle context of system bundle.
SBCtx() - Constructor for class com.prosyst.mbs.framework.sbctx.SBCtx
 
Security - Class in com.prosyst.mbs.framework.security
Defines the security module of the Framework.
Security() - Constructor for class com.prosyst.mbs.framework.security.Security
 
SecurityManager - Class in com.prosyst.mbs.framework.security
This interface is provided for JDK1.1 interoperability.
SecurityManager() - Constructor for class com.prosyst.mbs.framework.security.SecurityManager
 
SecurityUtil - Class in com.prosyst.util.security
Utility class to execute common privileged code.
SecurityUtil() - Constructor for class com.prosyst.util.security.SecurityUtil
Constructs a new SecureAction object.
SELECTION_FILTER_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "selection-filter") is used for selection by filtering based upon system properties.
send(Datagram) - Method in interface javax.microedition.io.DatagramConnection
 
sendLog(byte[]) - Method in interface com.prosyst.mbs.framework.tracer.TraceRemoteLogger
Sends log message asynchronously.
sendLogSynch(byte[]) - Method in interface com.prosyst.mbs.framework.tracer.TraceRemoteLogger
Sends log message synchronously.
sendLogSynch(byte[], int, int) - Method in interface com.prosyst.mbs.framework.tracer.TraceRemoteLogger
Sends log message synchronously.
SERVICE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
Service property (named "service.description") identifying a service's description.
SERVICE_ID - Static variable in interface org.osgi.framework.Constants
Service property (named "service.id") identifying a service's registration number (of type java.lang.Long).
SERVICE_PID - Static variable in interface org.osgi.framework.Constants
Service property (named "service.pid") identifying a service's persistent identifier.
SERVICE_RANKING - Static variable in interface org.osgi.framework.Constants
Service property (named "service.ranking") identifying a service's ranking number (of type java.lang.Integer).
SERVICE_VENDOR - Static variable in interface org.osgi.framework.Constants
Service property (named "service.vendor") identifying a service's vendor.
serviceChanged(ServiceEvent) - Method in interface org.osgi.framework.ServiceListener
Receives notification that a service has had a lifecycle change.
ServiceEvent - Class in org.osgi.framework
An event from the Framework describing a service lifecycle change.
ServiceEvent(int, ServiceReference) - Constructor for class org.osgi.framework.ServiceEvent
Creates a new service event object.
ServiceFactory - Interface in org.osgi.framework
Allows services to provide customized service objects in the OSGi environment.
ServiceListener - Interface in org.osgi.framework
A ServiceEvent listener.
ServicePermission - Class in org.osgi.framework
A bundle's authority to register or get a service.
ServicePermission(String, String) - Constructor for class org.osgi.framework.ServicePermission
Create a new ServicePermission.
ServiceReference - Interface in org.osgi.framework
A reference to a service.
ServiceRegistration - Interface in org.osgi.framework
A registered service.
setAddress(Datagram) - Method in interface javax.microedition.io.Datagram
 
setAddress(String) - Method in interface javax.microedition.io.Datagram
 
setBundleStartLevel(Bundle, int) - Method in interface org.osgi.service.startlevel.StartLevel
Assign a start level value to the specified Bundle.
setCharAt(int, char) - Method in class com.prosyst.util.string.CharBuffer
Replaces a char in specified index in the buffer with another one.
setClassLaoder(ClassLoader) - Method in class com.prosyst.util.io.ExternalizableDictionary
 
setClassLoader(ClassLoader) - Method in class com.prosyst.util.io.ExternalizableDictionary
 
setConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Set or create a Conditional Permission Info with a specified name.
setData(byte[], int, int) - Method in interface javax.microedition.io.Datagram
 
setDefaultPermissions(PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Sets the default permissions.
setInitialBundleStartLevel(int) - Method in interface org.osgi.service.startlevel.StartLevel
Set the initial start level value that is assigned to a Bundle when it is first installed.
setLength(int) - Method in class com.prosyst.util.string.CharBuffer
Sets a new length to this buffer.
setLength(int) - Method in interface javax.microedition.io.Datagram
 
setLocale(String) - Method in class com.prosyst.util.propertiesfile.ResourceBundle
Sets the locale of the bundle
setParent(ResourceBundle) - Method in class com.prosyst.util.propertiesfile.ResourceBundle
Sets the parent ResourceBundle
setPermissions(String, PermissionInfo[]) - Method in interface org.osgi.service.permissionadmin.PermissionAdmin
Assigns the specified permissions to the bundle with the specified location.
setPersistentState(Object, boolean) - Method in interface com.prosyst.mbs.framework.storage.Storage
Marks the bundle as started or stopped in storage, depending on the second parameter.
setProperties(Dictionary) - Method in interface org.osgi.framework.ServiceRegistration
Updates the properties associated with a service.
setProperty(String, String) - Method in class com.prosyst.util.security.SecurityUtil
Sets a system property.
setRequestMethod(String) - Method in interface javax.microedition.io.HttpConnection
 
setRequestProperty(String, String) - Method in interface javax.microedition.io.HttpConnection
 
setResolvable(boolean, Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Sets resolving flag of a bundle
setRollbackOnly() - Method in interface org.mbs.services.transaction.TransactionContext
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setStartLevel(int) - Method in interface org.osgi.service.startlevel.StartLevel
Modify the active start level of the Framework.
setTime(Time) - Static method in class com.prosyst.util.time.Time
Sets the native implementation of the Time.
setTransactionTimeout(int) - Method in interface org.mbs.services.transaction.Transaction
Modify the timeout value that is associated with transactions started by subsequent invocations of the begin method.
setUnresolvableState(Object, boolean) - Method in interface com.prosyst.mbs.framework.storage.Storage
Marks the bundle as resolvable or unresolvable in storage, depending on the second parameter.
setUnsigned(Object) - Method in interface com.prosyst.mbs.framework.storage.Storage
Marks the bundle archive as unsigned in persistent storage.
setURL(URL, String, String, int, String, String) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
Deprecated. This method is only for compatibility with handlers written for JDK 1.1.
setURL(URL, String, String, int, String, String, String, String, String) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls realHandler.setURL(URL,String,String,int,String,String,String,String).
setURL(URL, String, String, int, String, String) - Method in interface org.osgi.service.url.URLStreamHandlerSetter
Deprecated. This method is only for compatibility with handlers written for JDK 1.1.
setURL(URL, String, String, int, String, String, String, String, String) - Method in interface org.osgi.service.url.URLStreamHandlerSetter
 
setUseSecurity() - Static method in class com.prosyst.util.jar.Manifest
 
shrink(int) - Method in class com.prosyst.util.pool.ObjectPool
 
shrink() - Method in class com.prosyst.util.pool.ObjectPool
 
SINGLETON_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "singleton") identifying whether a bundle is a singleton.
size() - Method in class com.prosyst.mbs.framework.event.Queue
 
size() - Method in class com.prosyst.util.hash.HashIntObjNS
Returns the count of elements currently in the table
size() - Method in class com.prosyst.util.hash.HashIntObjS
 
size() - Method in class com.prosyst.util.hash.HashLongObjNS
Returns the count of elements currently in the table
size() - Method in class com.prosyst.util.hash.HashLongObjS
 
size() - Method in class com.prosyst.util.hash.HashObjIntNS
Returns the count of elements currently in the table
size() - Method in class com.prosyst.util.hash.HashObjIntS
 
size() - Method in class com.prosyst.util.hash.HashObjLongNS
Returns the count of elements currently in the table
size() - Method in class com.prosyst.util.hash.HashObjLongS
 
size() - Method in class com.prosyst.util.hash.LRUCache
 
size() - Method in class com.prosyst.util.io.ExternalizableDictionary
Gets the size of the elements in the dictionary.
size - Variable in class com.prosyst.util.pool.ObjectPool
 
start() - Method in class com.prosyst.mbs.framework.event.EventThread
 
start(Bundle) - Method in class com.prosyst.util.security.SecurityUtil
Starts the bundle.
start(int) - Method in interface org.osgi.framework.Bundle
Starts this bundle.
start() - Method in interface org.osgi.framework.Bundle
Starts this bundle with no options.
start(BundleContext) - Method in interface org.osgi.framework.BundleActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
START_ACTIVATION_POLICY - Static variable in interface org.osgi.framework.Bundle
The bundle start operation must activate the bundle according to the bundle's declared activation policy.
START_LEVEL - Static variable in interface com.prosyst.mbs.framework.storage.Storage
 
START_TRANSIENT - Static variable in interface org.osgi.framework.Bundle
The bundle start operation is transient and the persistent autostart setting of the bundle is not modified.
startApp(int, String, int) - Static method in class com.prosyst.util.pid.ProcessUtils
Helper for launching Document based apps (through RApaLsSession::StartApp()).
startApp(int, String) - Static method in class com.prosyst.util.pid.ProcessUtils
Helper for launching Document based apps (through RApaLsSession::StartApp()) with default TApaCommand = EApaCommandOpen.
STARTED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been started.
STARTED - Static variable in class org.osgi.framework.FrameworkEvent
The Framework has started.
STARTING - Static variable in interface org.osgi.framework.Bundle
The bundle is in the process of starting.
STARTING - Static variable in class org.osgi.framework.BundleEvent
The bundle is about to be activated.
startLazy(Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Tries to put the bundle in the active lazy state.
STARTLEVEL - Static variable in class org.osgi.framework.AdminPermission
The action string startlevel (Value is "startlevel").
StartLevel - Interface in org.osgi.service.startlevel
The StartLevel service allows management agents to manage a start level assigned to each bundle and the active start level of the Framework.
STARTLEVEL_CHANGED - Static variable in class org.osgi.framework.FrameworkEvent
A StartLevel.setStartLevel operation has completed.
startTracking(boolean) - Method in class com.prosyst.util.hash.TrackingHashtable
Start tracking changes in the Hashtable
state - Variable in class com.prosyst.mbs.framework.event.EventThread
The state of the thread.
STATE_ERROR - Static variable in exception org.mbs.services.transaction.TransactionException
This error code is assigned, when the Transaction.commit() method is invoked and Transaction is not in active state, or was marked as rollback only.
STATUS_ACTIVE - Static variable in interface org.mbs.services.transaction.TransactionContext
Directly after it is created the status is ACTIVE.
STATUS_COMMITTED - Static variable in interface org.mbs.services.transaction.TransactionContext
After the transaction is ended and has ended successfully.
STATUS_COMMITTING - Static variable in interface org.mbs.services.transaction.TransactionContext
During the second phase
STATUS_MARKED_ROLLBACK - Static variable in interface org.mbs.services.transaction.TransactionContext
Any participant of the transaction can mark the transaction setRollbackOnly.
STATUS_NO_TRANSACTION - Static variable in interface org.mbs.services.transaction.TransactionContext
No transaction is currently associated with the target object.
STATUS_PREPARED - Static variable in interface org.mbs.services.transaction.TransactionContext
After the first phase of 2-phase commit, just before STATUS_COMMITTING
STATUS_PREPARING - Static variable in interface org.mbs.services.transaction.TransactionContext
During the first phase of the 2-phase commit.
STATUS_ROLLEDBACK - Static variable in interface org.mbs.services.transaction.TransactionContext
After the transaction is rolled back.
STATUS_ROLLING_BACK - Static variable in interface org.mbs.services.transaction.TransactionContext
During the roll back phase.
STATUS_UNKNOWN - Static variable in interface org.mbs.services.transaction.TransactionContext
A transaction is associated with the target object but its current status cannot be determined.
stop(Bundle) - Method in class com.prosyst.util.security.SecurityUtil
Stops the bundle.
stop(int) - Method in interface org.osgi.framework.Bundle
Stops this bundle.
stop() - Method in interface org.osgi.framework.Bundle
Stops this bundle with no options.
stop(BundleContext) - Method in interface org.osgi.framework.BundleActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
STOP_TRANSIENT - Static variable in interface org.osgi.framework.Bundle
The bundle stop is transient and the persistent autostart setting of the bundle is not modified.
stopIt() - Method in class com.prosyst.mbs.framework.logdispatcher.LogDispatcher
 
STOPPED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been stopped.
STOPPING - Static variable in interface org.osgi.framework.Bundle
The bundle is in the process of stopping.
STOPPING - Static variable in class org.osgi.framework.BundleEvent
The bundle is about to deactivated.
stopTracking(boolean) - Method in class com.prosyst.util.hash.TrackingHashtable
Stop tracking changes in the Hashtable
Storable - Interface in com.prosyst.mbs.framework.storage
This interface allows asynchronous saving of some of the state files for which standard methods like getProperties and saveProperties are inappropriate.
Storage - Interface in com.prosyst.mbs.framework.storage
Storage abstraction.
STORAGE_MAN - Static variable in class com.prosyst.util.jar.Manifest
storage manifest file name
storageDirStateChanged(String, boolean) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Notify the framework that a flash card with an installed bundle is unplugged or plugged.
storeFunctionalPermissionGroup(String, PermissionInfo[], boolean) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Write all information needed to create a functional permission group
StreamConnection - Interface in javax.microedition.io
 
StreamConnectionNotifier - Interface in javax.microedition.io
 
substring(int, int) - Method in class com.prosyst.util.string.CharBuffer
Returns substring from this buffer.
SUPPORTS_BOOTCLASSPATH_EXTENSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.bootclasspath.extension") identifying whether the Framework supports bootclasspath extension bundles.
SUPPORTS_FRAMEWORK_EXTENSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.framework.extension") identifying whether the Framework supports framework extension bundles.
SUPPORTS_FRAMEWORK_FRAGMENT - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.framework.fragment") identifying whether the Framework supports fragment bundles.
SUPPORTS_FRAMEWORK_REQUIREBUNDLE - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.supports.framework.requirebundle") identifying whether the Framework supports the Require-Bundle manifest header.
supportsSecurity() - Static method in class com.prosyst.util.security.AccessController
Deprecated. Returns true if and only if the hosting JVM supports security.
switchToBundleContext(Bundle) - Method in interface com.prosyst.mbs.framework.resman.ResourceManager
Switches on the context of the bundle.
switchToContext(String) - Method in interface com.prosyst.mbs.framework.resman.ResourceManager
Switches on the context with a specified name.
switchToObjectContext(Object) - Method in interface com.prosyst.mbs.framework.resman.ResourceManager
Switches on the context of an object.
SYNCH - Static variable in interface com.prosyst.mbs.framework.classloader.ClassProvider
 
SynchronousBundleListener - Interface in org.osgi.framework
A synchronous BundleEvent listener.
SYSTEM_BUNDLE_LOCATION - Static variable in interface org.osgi.framework.Constants
Location identifier of the OSGi system bundle , which is defined to be "System Bundle".
SYSTEM_BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Alias for the symbolic name of the OSGi system bundle .
SystemListener - Interface in com.prosyst.mbs.framework.event
This interface marks any listener implementation as system listener.

T

thread - Variable in class com.prosyst.mbs.framework.event.EventThread
 
THREAD_COUNT_MEASUREMENT_PROPERTY - Static variable in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Implementions of FrameworkMeasurement interface are supposed to use this constant in trigger method.
THREADS_NOT_FINISHED_ERROR - Static variable in exception org.mbs.services.transaction.TransactionException
This error code is assigned, when the Transaction.commit() method is invoked and Transaction is assigned to more than one thread.
time - Variable in class com.prosyst.mbs.framework.event.EventThread
The time spent in the current callback, or 0 if the thread is not in a callback
Time - Class in com.prosyst.util.time
Provides substitue method of System.currentTimeMillis(), which should be used whenever measuring periods of time and not absolute time.
Time() - Constructor for class com.prosyst.util.time.Time
 
TIMEOUT_ERROR - Static variable in exception org.mbs.services.transaction.TransactionException
A transaction cannot be committed because it has expired.
timeoutOccured() - Method in interface com.prosyst.mbs.framework.event.SystemListener
Notifies the listener that a timeout has occured while processing one of its methods.
toExternalForm(URL) - Method in class org.osgi.service.url.AbstractURLStreamHandlerService
This method calls super.toExternalForm.
toExternalForm(URL) - Method in interface org.osgi.service.url.URLStreamHandlerService
 
toString() - Method in class com.prosyst.util.hash.Key
 
toString() - Method in class com.prosyst.util.io.ExternalizableDictionary
Makes a string represntation of this object.
toString() - Method in class com.prosyst.util.jar.Manifest
 
toString() - Method in class com.prosyst.util.jar.XString
 
toString() - Method in class com.prosyst.util.string.CharBuffer
Makes a string representation of this buffer.
toString() - Method in interface org.osgi.framework.Filter
Returns this Filter object's filter string.
toString() - Method in class org.osgi.framework.Version
Returns the string representation of this version identifier.
toString() - Method in class org.osgi.service.condpermadmin.ConditionInfo
Returns the string representation of this ConditionInfo.
toString() - Method in class org.osgi.service.permissionadmin.PermissionInfo
Returns the string representation of this PermissionInfo.
trace(int, int, String, boolean) - Method in interface com.prosyst.mbs.framework.tracer.TraceService
 
TraceRemoteLogger - Interface in com.prosyst.mbs.framework.tracer
 
TraceService - Interface in com.prosyst.mbs.framework.tracer
 
TrackingHashtable - Class in com.prosyst.util.hash
An implementation of Hashtable which tracks all changes made in the table.
TrackingHashtable(Hashtable) - Constructor for class com.prosyst.util.hash.TrackingHashtable
Create a TrackingHashtable which is populated with the elements in another Hashtable
Transaction - Interface in org.mbs.services.transaction
A Transaction object can be obtained from the TransactionManager with the createTransaction() method.
TransactionContext - Interface in org.mbs.services.transaction
The TransactionContext provides methods, that allows the Transaction Resources to join and participate in the current transaction.
TransactionException - Exception in org.mbs.services.transaction
TransactionException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.
TransactionException() - Constructor for exception org.mbs.services.transaction.TransactionException
Creates new transaction exception
TransactionException(int) - Constructor for exception org.mbs.services.transaction.TransactionException
Creates a new transaction exception with the specified error code.
TransactionException(String) - Constructor for exception org.mbs.services.transaction.TransactionException
Creates new transaction exception, with specified error message
TransactionException(String, Throwable) - Constructor for exception org.mbs.services.transaction.TransactionException
Creates new transaction exception, with specified error message and nested cause
TransactionException(String, Throwable, int) - Constructor for exception org.mbs.services.transaction.TransactionException
Creates new transaction exception, with specified error message and nested cause.
transactionManager - Variable in class org.mbs.services.transaction.file.FileTransactionResource
This is the transaction manager instance.
TransactionManager - Interface in org.mbs.services.transaction
The Transaction Manager service acts as a factory for Transaction objects.
TransactionPermission - Class in org.mbs.services.transaction
The TransactionPermission defines the security roles required to retrieve or start a transaction.
TransactionPermission(String, String) - Constructor for class org.mbs.services.transaction.TransactionPermission
Creates a new Transaction permission
TransactionResource - Interface in org.mbs.services.transaction
A TransactionResource represents a participant in a transaction.
trigger(String) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Forces measurements for process, heap and flash memory.
trigger(int, String) - Method in interface com.prosyst.mbs.framework.measurement.FrameworkMeasurement
Triggers the beginning of a specific event.
trim() - Method in class com.prosyst.util.string.CharBuffer
Removes white space from both ends of this string.
TRUE - Static variable in interface org.osgi.service.condpermadmin.Condition
A Condition object that will always evaluate to true and that is never postponed.

U

UNDEFINED - Static variable in exception org.mbs.services.transaction.TransactionException
Undefined error code
unget(Object) - Method in class com.prosyst.mbs.framework.event.Queue
 
ungetService(ServiceReference, Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Ungets the specified service from the specified bundle.
ungetService(ServiceReference) - Method in interface org.osgi.framework.BundleContext
Releases the service object referenced by the specified ServiceReference object.
ungetService(Bundle, ServiceRegistration, Object) - Method in interface org.osgi.framework.ServiceFactory
Releases a service object.
ungetServices(Vector, Bundle) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Unget all services for this (fake) bundle.
uninstall(Bundle) - Method in class com.prosyst.util.security.SecurityUtil
Un-installs the bundle.
uninstall() - Method in interface org.osgi.framework.Bundle
Uninstalls this bundle.
UNINSTALLED - Static variable in interface org.osgi.framework.Bundle
The bundle is uninstalled and may not be used.
UNINSTALLED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been uninstalled.
unload() - Method in interface com.prosyst.mbs.framework.classloader.ClassProvider
 
unmark(Thread) - Method in interface com.prosyst.mbs.framework.permissionadmin.PrivilegedThreadsManager
Unmarks the specified thread.
unregister() - Method in interface org.osgi.framework.ServiceRegistration
Unregisters a service.
UNREGISTERING - Static variable in class org.osgi.framework.ServiceEvent
This service is in the process of being unregistered.
UNRESOLVED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been unresolved.
update(Bundle) - Method in class com.prosyst.util.security.SecurityUtil
Updates the bundle.
update(Bundle, InputStream) - Method in class com.prosyst.util.security.SecurityUtil
Updates the bundle from stream.
update() - Method in interface org.osgi.framework.Bundle
Updates this bundle.
update(InputStream) - Method in interface org.osgi.framework.Bundle
Updates this bundle from an InputStream.
updateBundle(Bundle, String, boolean, PrintStream) - Method in interface com.prosyst.mbs.framework.access.FrameworkAccess
Updates the bundle with the specified ID without deleting its data files.
updateCert(byte[]) - Method in interface com.prosyst.mbs.framework.certmanager.WriteableCertificateStorage
Updates the specified certificate to the store if it exists.
UPDATED - Static variable in class org.osgi.framework.BundleEvent
The bundle has been updated.
updatePermissions(ClassLoader, Object, boolean) - Method in class com.prosyst.mbs.framework.security.Security
 
URL_CONTENT_MIMETYPE - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the MIME types serviced by a java.net.ContentHandler.
URL_HANDLER_PROTOCOL - Static variable in interface org.osgi.service.url.URLConstants
Service property naming the protocols serviced by a URLStreamHandlerService.
URLConstants - Interface in org.osgi.service.url
Defines standard names for property keys associated with URLStreamHandlerService and java.net.ContentHandler services.
URLStreamHandlerService - Interface in org.osgi.service.url
Service interface with public versions of the protected java.net.URLStreamHandler methods.
URLStreamHandlerSetter - Interface in org.osgi.service.url
Interface used by URLStreamHandlerService objects to call the setURL method on the proxy URLStreamHandler object.
USES_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "uses") identifying a list of packages that an exported package uses.

V

values - Variable in class com.prosyst.util.hash.HashIntObjNS
Used to enumerate the values in the hash table.
values - Variable in class com.prosyst.util.hash.HashLongObjNS
Used to enumerate the values in the hash table.
values - Variable in class com.prosyst.util.hash.HashObjIntNS
Used to enumerate the values in the hash table.
values - Variable in class com.prosyst.util.hash.HashObjLongNS
Used to enumerate the values in the hash table.
Version - Class in org.osgi.framework
Version identifier for bundles and packages.
Version(int, int, int) - Constructor for class org.osgi.framework.Version
Creates a version identifier from the specified numerical components.
Version(int, int, int, String) - Constructor for class org.osgi.framework.Version
Creates a version identifier from the specifed components.
Version(String) - Constructor for class org.osgi.framework.Version
Created a version identifier from the specified string.
VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "version") identifying the version of a package specified in the Export-Package or Import-Package manifest header.
VISIBILITY_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "visibility") identifying the visibility of a reqiured bundle in the Require-Bundle manifest header.
VISIBILITY_PRIVATE - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "private") identifying a private visibility type.
VISIBILITY_REEXPORT - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "reexport") identifying a reexport visibility type.

W

waitThreadsToFinish(int) - Method in interface org.mbs.services.transaction.TransactionContext
This method waits all threads except one to disassociate from the transaction.
WARNING - Static variable in class org.osgi.framework.FrameworkEvent
A warning has occurred.
WEEK_DAYS - Static variable in class com.prosyst.util.text.DateFormat
 
write(char[], int, int) - Method in class com.prosyst.util.io.CharacterWriter
 
WRITE - Static variable in class javax.microedition.io.Connector
 
WRITE - Static variable in interface org.osgi.service.io.ConnectorService
Write access mode.
WriteableCertificateStorage - Interface in com.prosyst.mbs.framework.certmanager
 
writeBoolean(boolean, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a boolean in the OutputStream
writeByte(byte, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a byte in the OutputStream
writeBytes(String, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a String in the OutputStream
writeChar(char, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a char in the OutputStream
writeChars(String, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a String in the OutputStream
writeDouble(double, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a double in the OutputStream
writeFile(byte[], OutputStream, File) - Method in class com.prosyst.util.jar.Manifest
 
writeFloat(float, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a float in the OutputStream
writeInt(int, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes an int in the OutputStream
writeKey(XString, byte[], OutputStream, int) - Method in class com.prosyst.util.jar.Manifest
 
writeKey(byte, byte[], OutputStream, int) - Method in class com.prosyst.util.jar.Manifest
 
writeLong(long, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a long in the OutputStream
writeObject(OutputStream) - Method in interface com.prosyst.util.io.Externalizable
Use this method for serialization of object state.
writeObject(OutputStream) - Method in class com.prosyst.util.io.ExternalizableDictionary
Writes this object to the stream passed.
writeObject(OutputStream) - Method in class com.prosyst.util.jar.JarManifest
 
writeShort(short, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a short in the OutputStream
writeString(String, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a String in the OutputStream
writeUTF(String, OutputStream) - Static method in class com.prosyst.util.io.PDataStream
writes a String in the OutputStream
writeValue(String, byte[], OutputStream, int) - Method in class com.prosyst.util.jar.Manifest
 

X

xkeys() - Method in class com.prosyst.util.jar.Attributes
 
XProperties - Class in com.prosyst.util.hash
Helper class for reading and writing properties in text file
XProperties() - Constructor for class com.prosyst.util.hash.XProperties
Constructs an empty XProperties instance, with initial capacity=30
XString - Class in com.prosyst.util.jar
 
XString(String) - Constructor for class com.prosyst.util.jar.XString
 
XString(String, int) - Constructor for class com.prosyst.util.jar.XString
 
xstrings - Static variable in class com.prosyst.util.jar.JarManifest
 
xstrings - Static variable in class com.prosyst.util.jar.Manifest
 

Z

zone - Static variable in class com.prosyst.util.text.DateFormat
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z

Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved