Package org.jcsp.net.settings
Class Plugin
- java.lang.Object
-
- org.jcsp.net.settings.Plugin
-
public class Plugin extends Object
Used internally within the JCSP network infrastructure to represent a plug-in.- Author:
- Quickstone Technologies Limited
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getName()
Class
getPluginClass()
int
hashCode()
String
toString()
-