Uses of Interface
org.wildfly.clustering.ejb.bean.BeanDeploymentMarshallingContext
Packages that use BeanDeploymentMarshallingContext
-
Uses of BeanDeploymentMarshallingContext in org.wildfly.clustering.ejb.bean
Subinterfaces of BeanDeploymentMarshallingContext in org.wildfly.clustering.ejb.beanModifier and TypeInterfaceDescriptioninterfaceEncapsulates configuration of a bean deployment.Methods in org.wildfly.clustering.ejb.bean that return types with arguments of type BeanDeploymentMarshallingContextModifier and TypeMethodDescriptionFunction<BeanDeploymentMarshallingContext,org.wildfly.clustering.marshalling.ByteBufferMarshaller> BeanManagementConfiguration.getMarshallerFactory()Returns a factory for creating a bean deployment's marshaller.