|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.mycontainer.kernel.Command
com.googlecode.mycontainer.kernel.deploy.ScannableDeployer
public abstract class ScannableDeployer
| Constructor Summary | |
|---|---|
ScannableDeployer()
|
|
| Method Summary | |
|---|---|
abstract void |
deploy(java.util.List<java.lang.Class<?>> classes,
java.util.List<java.net.URL> resources)
|
| Methods inherited from class com.googlecode.mycontainer.kernel.Command |
|---|
getContext, getKernel, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScannableDeployer()
| Method Detail |
|---|
public abstract void deploy(java.util.List<java.lang.Class<?>> classes,
java.util.List<java.net.URL> resources)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||