public class DispatcherBuilder
extends java.lang.Object
Constructor and Description |
---|
DispatcherBuilder() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
createFor(ReloadableType rtype,
IncrementalTypeDescriptor newVersionTypeDescriptor,
java.lang.String versionstamp)
Factory method that builds the dispatcher for a specified reloadabletype.
|
public static byte[] createFor(ReloadableType rtype, IncrementalTypeDescriptor newVersionTypeDescriptor, java.lang.String versionstamp)
rtype
- the reloadable typenewVersionTypeDescriptor
- the descriptor of the new version (the executor will be generated according to this)versionstamp
- the suffix that should be appended to the generated dispatcher