![]() ![]() | Use this class static to access the one and only instance of ActivitySpaceManager. |
![]() | whether or not the system was able to start up correctly. |
![]() | The exception that caused the system to fail startup. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Create the requested Control. This method should not be called by developers. It is only for AActivitySpace. |
![]() | Checks to determine if specified control has been loaded by dynamic discovery into the hashtable of controls. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Create the Model specified by the model name. This method should not be called by developers. It is only for AActivitySpace. |
![]() | Checks to determine if specified model has been loaded by dynamic discovery into the hashtable of models. |
![]() | This method returns the number of custom Controls currently loaded. This number is reset every time custom objects are loaded. |
![]() | This method returns the number of custom Models currently loaded. This number is reset every time custom objects are loaded. |
![]() | This method returns the number of custom Page Controls currently loaded. This number is reset every time custom objects are loaded. |
![]() | This method returns the number of custom Activity Spaces currently loaded. This number is reset every time custom objects are loaded. |
![]() | This method returns the number of custom Views currently loaded. This number is reset every time custom objects are loaded. |
![]() | Create the page control specified by the pagecontrol name. This method should not be called by developers. It is only for AActivitySpace. |
![]() | Checks to determine if specified page control has been loaded by dynamic discovery into the hashtable of pagecontrols. |
![]() | Get the table containing the page controls |
![]() | Create the requested Activity Space. This method should not be called by developers. It is only for the Interpreter. |
![]() | Checks to determine if specified activity space has been loaded by dynamic discovery into the hashtable of activity spaces. |
![]() | Gets the Type of the current instance. |
![]() | Create the view specified by the view name. This method should not be called by developers. It is only for AActivitySpace. |
![]() | Checks to determine if specified view has been loaded by dynamic discovery into the hashtable of views. |
![]() | This method initializes the ASManager and should only be called by the warmup servlet. This method can only be called once. |
![]() | This method initializes the ASManager with custom lib files to overwrite the original ones and should only be called by the warmup servlet. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ASManager Class | com.plumtree.uiinfrastructure.activityspace Namespace