public class SessionsPoolOption extends Object implements SingleValueKieBaseOption
| Modifier and Type | Field and Description | 
|---|---|
static SessionsPoolOption | 
NO  | 
static String | 
PROPERTY_NAME  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static SessionsPoolOption | 
get(int size)  | 
String | 
getPropertyName()  | 
int | 
getSize()
Returns the size of the session pool 
 | 
int | 
hashCode()  | 
String | 
toString()  | 
public static final String PROPERTY_NAME
public static final SessionsPoolOption NO
public static SessionsPoolOption get(int size)
public String getPropertyName()
getPropertyName in interface Optionpublic int getSize()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.