org.drools.rule
Class ApplicationData
java.lang.Object
org.drools.rule.ApplicationData
- All Implemented Interfaces:
- Serializable
- public class ApplicationData
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationData
public ApplicationData(String identifier,
Class type)
getIdentifier
public String getIdentifier()
getType
public Class getType()
Copyright © 2001-2004 The Codehaus. All Rights Reserved.