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 booleanequals(Object o)StringgetName()ClassgetPluginClass()inthashCode()StringtoString()
-