|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClockType | |
|---|---|
| org.drools.guvnor.client.asseteditor.drools.serviceconfig | |
| Uses of ClockType in org.drools.guvnor.client.asseteditor.drools.serviceconfig |
|---|
| Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig that return ClockType | |
|---|---|
ClockType |
ServiceKSessionConfig.getClockType()
|
static ClockType |
ClockType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClockType[] |
ClockType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig with parameters of type ClockType | |
|---|---|
void |
ServiceKSessionConfig.setClockType(ClockType clockType)
|
| Constructors in org.drools.guvnor.client.asseteditor.drools.serviceconfig with parameters of type ClockType | |
|---|---|
ServiceKSessionConfig(String name,
String url,
SessionType type,
ProtocolOption protocol,
MarshallingOption marshalling,
ClockType clockType,
Boolean keepReference,
Map<ListenerType,Set<String>> listeners)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||