public class ProcessMarshallerRegistry extends Object
Modifier and Type | Field and Description |
---|---|
static ProcessMarshallerRegistry |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
ProcessInstanceMarshaller |
getMarshaller(String type) |
void |
register(String type,
ProcessInstanceMarshaller marchaller) |
public static ProcessMarshallerRegistry INSTANCE
public void register(String type, ProcessInstanceMarshaller marchaller)
public ProcessInstanceMarshaller getMarshaller(String type)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.