public class BeanClassRefreshCommand extends MergeableCommand
| Constructor and Description |
|---|
BeanClassRefreshCommand(ClassLoader classLoader,
String archivePath,
Map<Object,Object> registeredProxiedBeans,
String className,
String oldFullSignature,
String oldSignatureForProxyCheck,
String oldSignatureByStrategy,
BeanReloadStrategy beanReloadStrategy) |
BeanClassRefreshCommand(ClassLoader classLoader,
String normalizedArchivePath,
WatchFileEvent event) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
executeCommand() |
int |
hashCode() |
String |
toString() |
getMergedCommands, merge, popMergedCommandspublic BeanClassRefreshCommand(ClassLoader classLoader, String archivePath, Map<Object,Object> registeredProxiedBeans, String className, String oldFullSignature, String oldSignatureForProxyCheck, String oldSignatureByStrategy, BeanReloadStrategy beanReloadStrategy)
public BeanClassRefreshCommand(ClassLoader classLoader, String normalizedArchivePath, WatchFileEvent event)
Copyright © 2020. All rights reserved.