| Package | Description |
|---|---|
| tecgraf.openbus.browser | |
| tecgraf.openbus.browser.scs_offers |
| Modifier and Type | Method and Description |
|---|---|
ManagedConnection |
ConnectionProvider.getActiveConnectionsOfBusID(String busID)
Retorna uma conexão ativa para o busid informado.
|
ManagedConnection |
ConnectionProvider.getConnectionToUse()
Retorna a conexão ativa, que deve ser usada para uma operação de chamada
remota.
|
ManagedConnection |
ConnectionProvider.getManagedConnectionOf(Connection primitiveConnection)
Resolve um bean de conexão baseado em sua conexão primitiva.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedConnection.LogoffSyncListener.preLogoff(ManagedConnection cnn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SCSTreeAndDetailsComponent.addServiceOffer(ManagedConnection cnn,
ServiceOfferDesc service,
NodeWithTreeReference root) |
protected void |
SCSTree.addServiceOffer(ManagedConnection cnn,
ServiceOfferDesc service,
NodeWithTreeReference root) |
static ServiceOfferDesc |
SingleServiceFinder.findSingleOffer(Component parentForUI,
ManagedConnection cnn,
ServiceProperty[] properties,
boolean mayFindNothing)
Recuperar a única oferta de serviço no serviço de ofertas que atende aos critérios
especificados.
|
static ServiceOfferDesc |
SingleServiceFinder.findSingleOffer(ManagedConnection cnn,
ServiceProperty[] properties,
boolean mayFindNothing)
Recuperar a única oferta de serviço no serviço de ofertas que atende aos critérios
especificados.
|
Copyright © 2014 Tecgraf/PUC-Rio. All Rights Reserved.