Interface ClassLoaderMarshaller
-
- All Superinterfaces:
FieldSetMarshaller<ClassLoader,ClassLoader>
- All Known Implementing Classes:
ModuleClassLoaderMarshaller,SimpleClassLoaderMarshaller
public interface ClassLoaderMarshaller extends FieldSetMarshaller<ClassLoader,ClassLoader>
A marshaller for the fields of aClassLoader.- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from interface org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller
getBuilder, getFields, readField, writeFields
-
-