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, removeAttachment
public boolean isEffective()
isEffective
in interface XWiringSupport
public void makeUneffective()
makeUneffective
in interface XWiringSupport
public XWiring getWiring(boolean checkEffective)
getWiring
in interface XWiringSupport
public void setWiring(XWiring wiring)
setWiring
in interface XWiringSupport
public void refresh()
refresh
in interface XWiringSupport
Copyright © 2013 JBoss by Red Hat. All rights reserved.