org.camunda.bpm.container.impl.deployment
Class DiscoverBpmPlatformPluginsStep

java.lang.Object
  extended by org.camunda.bpm.container.impl.spi.DeploymentOperationStep
      extended by org.camunda.bpm.container.impl.deployment.DiscoverBpmPlatformPluginsStep

public class DiscoverBpmPlatformPluginsStep
extends DeploymentOperationStep

Author:
Thorben Lindhauer

Constructor Summary
DiscoverBpmPlatformPluginsStep()
           
 
Method Summary
 String getName()
           
protected  ClassLoader getPluginsClassloader()
           
 void performOperationStep(DeploymentOperation operationContext)
           
 
Methods inherited from class org.camunda.bpm.container.impl.spi.DeploymentOperationStep
cancelOperationStep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoverBpmPlatformPluginsStep

public DiscoverBpmPlatformPluginsStep()
Method Detail

getName

public String getName()
Specified by:
getName in class DeploymentOperationStep

performOperationStep

public void performOperationStep(DeploymentOperation operationContext)
Specified by:
performOperationStep in class DeploymentOperationStep

getPluginsClassloader

protected ClassLoader getPluginsClassloader()


Copyright © 2016 camunda services GmbH. All rights reserved.