|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedDestinationConnection | |
---|---|
org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of DistributedDestinationConnection in org.apache.openejb.jee.wls |
---|
Fields in org.apache.openejb.jee.wls declared as DistributedDestinationConnection | |
---|---|
protected DistributedDestinationConnection |
MessageDrivenDescriptor.distributedDestinationConnection
|
Methods in org.apache.openejb.jee.wls that return DistributedDestinationConnection | |
---|---|
DistributedDestinationConnection |
ObjectFactory.createDistributedDestinationConnection()
Create an instance of DistributedDestinationConnection |
DistributedDestinationConnection |
MessageDrivenDescriptor.getDistributedDestinationConnection()
Gets the value of the distributedDestinationConnection property. |
Methods in org.apache.openejb.jee.wls with parameters of type DistributedDestinationConnection | |
---|---|
void |
MessageDrivenDescriptor.setDistributedDestinationConnection(DistributedDestinationConnection value)
Sets the value of the distributedDestinationConnection property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |