public class JavaVerticleFactory extends Object implements VerticleFactory
| Constructor and Description |
|---|
JavaVerticleFactory() |
| Modifier and Type | Method and Description |
|---|---|
Verticle |
createVerticle(String verticleName,
ClassLoader classLoader) |
String |
prefix() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, init, order, removePrefix, requiresResolve, resolvepublic String prefix()
prefix in interface VerticleFactorypublic Verticle createVerticle(String verticleName, ClassLoader classLoader) throws Exception
createVerticle in interface VerticleFactoryExceptionCopyright © 2015. All Rights Reserved.