public class AbstractWirings extends AbstractElement implements XWiringSupport
XWiringSupport.| Constructor and Description |
|---|
AbstractWirings() |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.resource.Wiring |
getWiring(boolean checkEffective) |
boolean |
isEffective() |
void |
makeUneffective() |
void |
refresh() |
void |
setWiring(org.osgi.resource.Wiring wiring) |
addAttachment, getAttachment, removeAttachmentpublic boolean isEffective()
isEffective in interface XWiringSupportpublic void makeUneffective()
makeUneffective in interface XWiringSupportpublic org.osgi.resource.Wiring getWiring(boolean checkEffective)
getWiring in interface XWiringSupportpublic void setWiring(org.osgi.resource.Wiring wiring)
setWiring in interface XWiringSupportpublic void refresh()
refresh in interface XWiringSupportCopyright © 2013 JBoss by Red Hat. All Rights Reserved.