Interface BeanManagementConfiguration

All Superinterfaces:
BeanPassivationConfiguration

public interface BeanManagementConfiguration extends BeanPassivationConfiguration
Encapsulates the configuration of a bean management provider.
Author:
Paul Ferraro
  • Method Details

    • getMarshallerFactory

      Function<BeanDeploymentMarshallingContext,org.wildfly.clustering.marshalling.ByteBufferMarshaller> getMarshallerFactory()
      Returns a factory for creating a bean deployment's marshaller.
      Returns:
      a marshaller factory