Package tigase.osgi


package tigase.osgi
  • Class
    Description
    Common activator which should be extended by any OSGi module which will be used by Tigase XMPP Server in OSGi mode.
    Deprecated.
     
     
     
    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)
    This class acts as a delegate for all the available ScriptEngineManagers.