public class AbstractWiringSupport extends AbstractElement implements XWiringSupport
XWiringSupport.| Constructor and Description |
|---|
AbstractWiringSupport() |
| Modifier and Type | Method and Description |
|---|---|
XWiring |
getWiring(boolean checkEffective) |
boolean |
isEffective() |
void |
makeUneffective() |
void |
refresh() |
void |
setWiring(XWiring wiring) |
getAttachment, putAttachment, removeAttachmentpublic boolean isEffective()
isEffective in interface XWiringSupportpublic void makeUneffective()
makeUneffective in interface XWiringSupportpublic XWiring getWiring(boolean checkEffective)
getWiring in interface XWiringSupportpublic void setWiring(XWiring wiring)
setWiring in interface XWiringSupportpublic void refresh()
refresh in interface XWiringSupportCopyright © 2016 JBoss by Red Hat. All rights reserved.