Skip navigation links
WildFly: EE clustering SPI 10.0.0.Alpha1
B C D I O R S 

B

Batch - Interface in org.wildfly.clustering.ee
Exposes a mechanism to close or discard a batch.
BatchContext - Interface in org.wildfly.clustering.ee
Handles batch context switching.
Batcher<B extends Batch> - Interface in org.wildfly.clustering.ee
Exposes a mechanism to handle batching.

C

close() - Method in interface org.wildfly.clustering.ee.Batch
End this batch.
close() - Method in interface org.wildfly.clustering.ee.BatchContext
Closes this batch context.
createBatch() - Method in interface org.wildfly.clustering.ee.Batcher
Creates a batch.

D

discard() - Method in interface org.wildfly.clustering.ee.Batch
Discards this batch.

I

invoke(Callable<R>) - Method in interface org.wildfly.clustering.ee.Invoker
Invokes the specified task
Invoker - Interface in org.wildfly.clustering.ee
Defines a strategy for invoking a given task.
isActive() - Method in interface org.wildfly.clustering.ee.Batch
Indicates whether or not this batch is active.

O

org.wildfly.clustering.ee - package org.wildfly.clustering.ee
 

R

resumeBatch(B) - Method in interface org.wildfly.clustering.ee.Batcher
Resumes a batch.

S

suspendBatch() - Method in interface org.wildfly.clustering.ee.Batcher
Suspends a batch.
B C D I O R S 
Skip navigation links
WildFly: EE clustering SPI 10.0.0.Alpha1

Copyright © 2015 JBoss by Red Hat. All rights reserved.