Global objects are opened through IPTSession.OpenGlobalObject. They are similar to other Plumtree administrative objects, except that they are singletons. You cannot create more than one instance of global objects, and you cannot delete an existing instance.
For a list of all members of this type, see PT_GLOBALOBJECTS Members.
System.Object
com.plumtree.server.PT_GLOBALOBJECTS
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.server
Assembly: plumtreeserver (in plumtreeserver.dll)
PT_GLOBALOBJECTS Members | com.plumtree.server Namespace | IPTSession