Package | Description |
---|---|
org.drools.impl.adapters | |
org.drools.runtime |
The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.
|
Modifier and Type | Class and Description |
---|---|
class |
CalendarAdapter |
Modifier and Type | Method and Description |
---|---|
Calendar |
CalendarsAdapter.get(String identifier) |
Modifier and Type | Method and Description |
---|---|
void |
CalendarsAdapter.set(String identifier,
Calendar value) |
Modifier and Type | Method and Description |
---|---|
Calendar |
Calendars.get(String identifier) |
Modifier and Type | Method and Description |
---|---|
void |
Calendars.set(String identifier,
Calendar value) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.