Smack

org.jivesoftware.smack.provider
Class CoreInitializer

java.lang.Object
  extended by org.jivesoftware.smack.provider.UrlProviderFileInitializer
      extended by org.jivesoftware.smack.provider.CoreInitializer
All Implemented Interfaces:
SmackInitializer

public class CoreInitializer
extends UrlProviderFileInitializer
implements SmackInitializer

Loads the default provider file for the Smack core on initialization.

Author:
Robin Collier

Constructor Summary
CoreInitializer()
           
 
Method Summary
protected  java.lang.String getFilePath()
           
 
Methods inherited from class org.jivesoftware.smack.provider.UrlProviderFileInitializer
getClassLoader, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jivesoftware.smack.SmackInitializer
initialize
 

Constructor Detail

CoreInitializer

public CoreInitializer()
Method Detail

getFilePath

protected java.lang.String getFilePath()
Specified by:
getFilePath in class UrlProviderFileInitializer

Smack

Copyright © 2003-2007 Jive Software.