Object Allocation Functions
JoltSessionAttributesNew Function
Creates a new
JoltSessionAttributes
object.
JoltSessionNew Function
Creates a new JoltSession object.
JoltRemoteServiceNew Function
Creates a new JoltRemoteService object.
JoltTransactionNew Function
Creates a new JoltTransaction object.
JoltUserEventNew Function
Creates a new JoltUserEvent object.
JoltFreeObject Function
Releases a Jolt object created with
JoltSessionAttributesNew
,
JoltSessionNew
,
JoltRemoteServiceNew
,
JoltTransactionNew
or
JoltUserEventNew
and enables the Java Virtual machine to collect the related garbage object.
Parent topic:
Jolt Functions Reference