Class AbstractDeployer<E extends ScopeModel>

java.lang.Object
org.apache.dubbo.common.deploy.AbstractDeployer<E>
All Implemented Interfaces:
Deployer<E>

public abstract class AbstractDeployer<E extends ScopeModel> extends Object implements Deployer<E>