|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bloomberglp.blpapi.ProviderSession.ResolveMode
public static final class ProviderSession.ResolveMode
| Field Summary | |
|---|---|
static ProviderSession.ResolveMode |
AUTO_REGISTER_SERVICES
Try to register services found in ResolutionList if necessary. |
static ProviderSession.ResolveMode |
DONT_REGISTER_SERVICES
Fail to resolve a topic if the service has not already been registered. |
| Method Summary | |
|---|---|
int |
value()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ProviderSession.ResolveMode DONT_REGISTER_SERVICES
public static final ProviderSession.ResolveMode AUTO_REGISTER_SERVICES
| Method Detail |
|---|
public int value()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||