@Portable public class Plugin extends Activity
| Constructor and Description |
|---|
Plugin() |
Plugin(String name,
PluginType type,
org.uberfire.backend.vfs.Path path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.uberfire.backend.vfs.Path |
getPath() |
int |
hashCode() |
public Plugin()
public Plugin(String name, PluginType type, org.uberfire.backend.vfs.Path path)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.