Uses of Interface
org.wildfly.clustering.ejb.bean.BeanDeploymentMarshallingContext
-
Packages that use BeanDeploymentMarshallingContext Package Description org.wildfly.clustering.ejb.bean -
-
Uses of BeanDeploymentMarshallingContext in org.wildfly.clustering.ejb.bean
Subinterfaces of BeanDeploymentMarshallingContext in org.wildfly.clustering.ejb.bean Modifier and Type Interface Description interfaceBeanDeploymentConfigurationEncapsulates configuration of a bean deployment.Methods in org.wildfly.clustering.ejb.bean that return types with arguments of type BeanDeploymentMarshallingContext Modifier and Type Method Description Function<BeanDeploymentMarshallingContext,ByteBufferMarshaller>BeanManagementConfiguration. getMarshallerFactory()Returns a factory for creating a bean deployment's marshaller.
-