public interface NewInstance<T> extends WorkingMemoryTask<T>
MetaCallableTask.KIND
Modifier and Type | Method and Description |
---|---|
Object |
callUntyped() |
Modify |
getInitArgs() |
Class<T> |
getInstanceClass() |
InstantiatorFactory |
getInstantiatorFactory() |
boolean |
isInterface() |
NewInstance<T> |
setInstantiatorFactory(InstantiatorFactory factory) |
getSetters, getTarget, getTargetId
call, kind
getId, getUri
boolean isInterface()
Object callUntyped()
InstantiatorFactory getInstantiatorFactory()
NewInstance<T> setInstantiatorFactory(InstantiatorFactory factory)
Modify getInitArgs()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.