public class LocalPluginImpl extends LocalResource implements IDiagramPlugin
| Constructor and Description |
|---|
LocalPluginImpl(String name,
String path,
javax.servlet.ServletContext context,
boolean core,
Map<String,Object> props) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getProperties() |
boolean |
isCompressable() |
boolean |
isCore() |
getContents, getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContents, getNamepublic boolean isCore()
isCore in interface IDiagramPluginpublic Map<String,Object> getProperties()
getProperties in interface IDiagramPluginpublic boolean isCompressable()
isCompressable in interface IDiagramPluginCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.