@UserImplemented(adapterClass=AgentVcsSupport.class) public interface AgentVcsSupportContext extends AgentVcsExtension
AgentVcsSupport
class for it.
Implementation should be registered as spring bean to be used by the agentModifier and Type | Method and Description |
---|---|
AgentVcsSupportCore |
getCore() |
UpdatePolicy |
getUpdatePolicy() |
@NotNull AgentVcsSupportCore getCore()
@NotNull UpdatePolicy getUpdatePolicy()
UpdatePolicy
for details.