Package com.hazelcast.osgi

This package contains the OSGI functionality for Hazelcast.

See:
          Description

Class Summary
Activator Hazelcast OSGi bundle activator

initializes script Engines

OSGiScriptEngine This adapter class is used to create / bind ScriptEngine implementations in OSGi contexts.
OSGiScriptEngineFactory This is a wrapper class for the ScriptEngineFactory class that deals with context class loader issues It is necessary because engines (at least ruby) use the context classloader to find their resources (i.e., their "native" classes)
OSGiScriptEngineManager This class acts as a delegate for all the available ScriptEngineManagers.
 

Package com.hazelcast.osgi Description

This package contains the OSGI functionality for Hazelcast.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.