Class GenericJBossMarshaller

    • Constructor Detail

      • GenericJBossMarshaller

        public GenericJBossMarshaller()
      • GenericJBossMarshaller

        public GenericJBossMarshaller​(ClassLoader classLoader)
      • GenericJBossMarshaller

        public GenericJBossMarshaller​(ClassAllowList classAllowList)
    • Method Detail

      • initialize

        public void initialize​(ClassAllowList classAllowList)
        Description copied from interface: Marshaller
        An optional method which allows an implementation to respect the ClassAllowList associated with the context, for example the EmbeddedCacheManager or RemoteCacheManager.