Class VmArgInitializer
java.lang.Object
org.jivesoftware.smack.initializer.UrlInitializer
org.jivesoftware.smack.initializer.VmArgInitializer
- All Implemented Interfaces:
SmackInitializer
Looks for a provider file location based on the VM argument smack.provider.file. If it is supplied, its value will
be used as a file location for a providers file and loaded into the
ProviderManager
on Smack initialization.-
Constructor Summary
-
Method Summary
Methods inherited from class org.jivesoftware.smack.initializer.UrlInitializer
getConfigUri, getProvidersUri
-
Constructor Details
-
VmArgInitializer
public VmArgInitializer()
-
-
Method Details
-
getFilePath
-
initialize
- Specified by:
initialize
in interfaceSmackInitializer
- Overrides:
initialize
in classUrlInitializer
-