public class PbServiceBlock extends StandardBlock implements ConfigurableBlock, ClassNodeBuildTrigger
| Modifier and Type | Class and Description |
|---|---|
static interface |
PbServiceBlock.PbBlockListener |
Block.BlockProxy, Block.In, Block.Outorg.marid.logging.LogSupport.Log| Modifier and Type | Field and Description |
|---|---|
protected String |
beanName |
protected PbBusExpression[] |
buses |
Block.In |
busesInput |
protected String |
className |
protected org.codehaus.groovy.ast.ClassNode |
classNode |
Block.Out |
serviceOut |
color, label, name, visualRepresentationLOGGERS| Constructor and Description |
|---|
PbServiceBlock() |
| Modifier and Type | Method and Description |
|---|---|
PbServiceBlockEditor |
createWindow(Window parent) |
String |
getBeanName() |
String |
getClassName() |
List<org.codehaus.groovy.ast.ClassNode> |
getClassNodes() |
String |
getLabel() |
protected org.codehaus.groovy.ast.ClassNode |
output() |
void |
reset() |
void |
setBeanName(String beanName) |
void |
setClassName(String className) |
color, createComponent, getColor, getName, getVisualRepresentation, label, name, visualRepresentationaddEventListener, fireEvent, getId, getInputs, getOutputs, getVisualRepresentation, removeListener, toString, transfer, writeReplaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitafterBuildconfig, fine, finer, finest, info, log, log, logger, severe, severe, warning, warningcompareToprotected String className
protected String beanName
protected org.codehaus.groovy.ast.ClassNode classNode
protected PbBusExpression[] buses
public final Block.In busesInput
public final Block.Out serviceOut
protected org.codehaus.groovy.ast.ClassNode output()
public String getClassName()
public void setClassName(String className)
public String getBeanName()
public void setBeanName(String beanName)
public String getLabel()
getLabel in class StandardBlockpublic PbServiceBlockEditor createWindow(Window parent)
createWindow in interface ConfigurableBlockpublic List<org.codehaus.groovy.ast.ClassNode> getClassNodes()
getClassNodes in interface ClassNodeBuildTriggerCopyright © 2012–2015 MARID software development group. All rights reserved.