public class DDBeans extends Object
Constructor and Description |
---|
DDBeans() |
Modifier and Type | Method and Description |
---|---|
void |
addAddress(DDJmsAddressBean addressBean) |
void |
addBean(DDBean bean) |
void |
addEndpoint(DDEndpoint service) |
URL |
createFileURL() |
void |
destroyFileURL() |
List<DDBean> |
getBeans() |
List<DDEndpoint> |
getEndpoints() |
void |
writeTo(Writer writer) |
public List<DDEndpoint> getEndpoints()
public void addEndpoint(DDEndpoint service)
public void addAddress(DDJmsAddressBean addressBean)
public void addBean(DDBean bean)
public URL createFileURL()
public void destroyFileURL()
public void writeTo(Writer writer) throws IOException
IOException
Copyright © 2014 JBoss, by Red Hat. All rights reserved.