org.azuki.framework
Interface Framework.Impl

Enclosing class:
Framework

public static interface Framework.Impl


Method Summary
 Bean.Impl getBeanImpl()
           
 Locator.Impl getLocatorImpl()
           
 void init(ClassLoader ccl)
           
 

Method Detail

init

void init(ClassLoader ccl)
          throws Exception
Throws:
Exception

getBeanImpl

Bean.Impl getBeanImpl()

getLocatorImpl

Locator.Impl getLocatorImpl()


Azuki Framework Copyright © 2006 the original author or authors.