org.azuki.framework
Class Framework
java.lang.Object
org.azuki.framework.Framework
public final class Framework
- extends Object
- Author:
- Robert Bakic (robert.bakic@gmail.com)
MAJOR_VERSION
public static final int MAJOR_VERSION
- See Also:
- Constant Field Values
MINOR_VERSION
public static final int MINOR_VERSION
- See Also:
- Constant Field Values
BUILD_VERSION
public static final int BUILD_VERSION
- See Also:
- Constant Field Values
EVENT_AZUKI_STARTED
public static final String EVENT_AZUKI_STARTED
- See Also:
- Constant Field Values
EVENT_AZUKI_STOPPED
public static final String EVENT_AZUKI_STOPPED
- See Also:
- Constant Field Values
EVENTS
public static final String[] EVENTS
Framework
public Framework()
getVersion
public static final String getVersion()
inited
public static final boolean inited()
init
public static final void init(ClassLoader ccl)
throws Exception
- Throws:
Exception
stop
public static final void stop()
getBeanImpl
public static final Bean.Impl getBeanImpl()
getLocatorImpl
public static final Locator.Impl getLocatorImpl()
Azuki Framework Copyright © 2006 the original author or authors.