Package com.atlassian.plugin.parsers
Class DefaultSafeModeCommandLineArgumentsFactory
java.lang.Object
com.atlassian.plugin.parsers.DefaultSafeModeCommandLineArgumentsFactory
- All Implemented Interfaces:
SafeModeCommandLineArgumentsFactory
public class DefaultSafeModeCommandLineArgumentsFactory
extends Object
implements SafeModeCommandLineArgumentsFactory
This is used by the application this library is bundled with, it shouldn't be changed without also changing all the products it is bundled with.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultSafeModeCommandLineArgumentsFactory
public DefaultSafeModeCommandLineArgumentsFactory()
-
-
Method Details
-
get
- Specified by:
getin interfaceSafeModeCommandLineArgumentsFactory- Returns:
- reference to the SafeModeCommandLineArguments singleton
-