KIE Remote Services :: Services 6.2.0.CR4

org.kie.remote.services
Class AcceptedServerCommands

java.lang.Object
  extended by org.kie.remote.services.AcceptedServerCommands

public class AcceptedServerCommands
extends Object


Field Summary
static Set<Class<? extends org.kie.api.command.Command>> SEND_OBJECT_PARAMETER_COMMANDS
           
 
Method Summary
static boolean isAcceptedCommandClass(Class<?> commandClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SEND_OBJECT_PARAMETER_COMMANDS

public static Set<Class<? extends org.kie.api.command.Command>> SEND_OBJECT_PARAMETER_COMMANDS
Method Detail

isAcceptedCommandClass

public static boolean isAcceptedCommandClass(Class<?> commandClass)

KIE Remote Services :: Services 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.