Uses of Class
org.infinispan.commands.RemoteCommandsFactory

Packages that use RemoteCommandsFactory
org.infinispan.marshall Infinispan makes use of custom marshalling to serialize and deserialize state wherever possible, rather than falling back to the JDK to do this. 
org.infinispan.marshall.exts   
org.infinispan.marshall.jboss   
 

Uses of RemoteCommandsFactory in org.infinispan.marshall
 

Methods in org.infinispan.marshall with parameters of type RemoteCommandsFactory
 void VersionAwareMarshaller.inject(ClassLoader loader, RemoteCommandsFactory remoteCommandsFactory)
           
 

Uses of RemoteCommandsFactory in org.infinispan.marshall.exts
 

Methods in org.infinispan.marshall.exts with parameters of type RemoteCommandsFactory
 void ReplicableCommandExternalizer.inject(RemoteCommandsFactory cmdFactory)
           
 

Uses of RemoteCommandsFactory in org.infinispan.marshall.jboss
 

Methods in org.infinispan.marshall.jboss with parameters of type RemoteCommandsFactory
 void JBossMarshaller.start(ClassLoader defaultCl, RemoteCommandsFactory cmdFactory, Marshaller ispnMarshaller)
           
 void ConstantObjectTable.start(RemoteCommandsFactory cmdFactory, Marshaller ispnMarshaller)
           
 


Google Analytics

Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.