Package | Description |
---|---|
org.cloudfoundry.client.lib | |
org.cloudfoundry.client.lib.rest |
Modifier and Type | Class and Description |
---|---|
class |
RestLogger
RestLogCallback implementation that logs to application log
|
Modifier and Type | Method and Description |
---|---|
void |
CloudFoundryOperations.registerRestLogListener(RestLogCallback callBack)
Register a new RestLogCallback
|
void |
CloudFoundryClient.registerRestLogListener(RestLogCallback callBack) |
void |
CloudFoundryOperations.unRegisterRestLogListener(RestLogCallback callBack)
Un-register a RestLogCallback
|
void |
CloudFoundryClient.unRegisterRestLogListener(RestLogCallback callBack) |
Modifier and Type | Method and Description |
---|---|
void |
CloudControllerClientImpl.registerRestLogListener(RestLogCallback callBack) |
void |
CloudControllerClient.registerRestLogListener(RestLogCallback callBack) |
void |
CloudControllerClientImpl.unRegisterRestLogListener(RestLogCallback callBack) |
void |
CloudControllerClient.unRegisterRestLogListener(RestLogCallback callBack) |
Copyright © 2014. All rights reserved.