public class MiniFilterContext extends AttributeHolderDefault
Constructor and Description |
---|
MiniFilterContext() |
Modifier and Type | Method and Description |
---|---|
String |
getChainId() |
Properties |
getCustomConfig() |
ExHandler |
getExHandler() |
void |
setChainId(String chainId) |
void |
setExHandler(ExHandler exHandler) |
containsAttribute, getAttribute, keySet, removeAttribute, setAll, setAttribute, toMap
public Properties getCustomConfig()
public String getChainId()
public void setChainId(String chainId)
public ExHandler getExHandler()
public void setExHandler(ExHandler exHandler)
Copyright © 2022 Fugerit. All rights reserved.