com.atlassian.user.configuration.util
Class InitializationCheck
java.lang.Object
com.atlassian.user.configuration.util.InitializationCheck
public class InitializationCheck
- extends Object
A helper class to generalize how each init(..) method reports back if it has not been configured with
the correct data.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitializationCheck
public InitializationCheck()
validateArgs
public static void validateArgs(HashMap dependencies,
String[] requiredDependencyKeys,
Object caller)
throws ConfigurationException
- Throws:
ConfigurationException
Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.