Class SerializeCheckUtils
java.lang.Object
org.apache.dubbo.qos.command.util.SerializeCheckUtils
- All Implemented Interfaces:
AllowClassNotifyListener
-
Field Summary
Fields inherited from interface org.apache.dubbo.common.utils.AllowClassNotifyListener
DEFAULT_STATUS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidnotifyCheckSerializable(boolean checkSerializable) voidvoidnotifyPrefix(Set<String> allowedList, Set<String> disAllowedList)
-
Constructor Details
-
SerializeCheckUtils
-
-
Method Details
-
notifyPrefix
- Specified by:
notifyPrefixin interfaceAllowClassNotifyListener
-
notifyCheckStatus
- Specified by:
notifyCheckStatusin interfaceAllowClassNotifyListener
-
notifyCheckSerializable
public void notifyCheckSerializable(boolean checkSerializable) - Specified by:
notifyCheckSerializablein interfaceAllowClassNotifyListener
-
getAllowedList
-
getDisAllowedList
-
getStatus
-
isCheckSerializable
public boolean isCheckSerializable() -
getWarnedClasses
-