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, wait
close, init, order, removePrefix, requiresResolve, resolve
public String prefix()
prefix
in interface VerticleFactory
public Verticle createVerticle(String verticleName, ClassLoader classLoader) throws Exception
createVerticle
in interface VerticleFactory
Exception
Copyright © 2015. All Rights Reserved.