|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BroadcastIndicator | |
|---|---|
| org.openspaces.remoting.scripting | |
| Uses of BroadcastIndicator in org.openspaces.remoting.scripting |
|---|
| Subinterfaces of BroadcastIndicator in org.openspaces.remoting.scripting | |
|---|---|
interface |
LazyLoadingScript
Allows to define a lazy loading script which will not send the scipt contents during the invocaiton if the scipt can be cached and compiled. |
interface |
Script
A script that will be excuted. |
interface |
TypedScript
An extension of a script to be executed which is also aware of the static parameter types. |
| Classes in org.openspaces.remoting.scripting that implement BroadcastIndicator | |
|---|---|
class |
ResourceLazyLoadingScript
A resource lazy loading script is a lazy loading script that uses Spring abstraction on top of resources on top of a resource. |
class |
StaticResourceScript
A static script that uses Spring Resource and ResourceLoader to load
a given script (for example, from the classpath). |
class |
StaticScript
A script that holds the actual script as a String. |
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||