Uses of Class
com.j_spaces.core.admin.TemplateInfo
Packages that use TemplateInfo
Package
Description
Provides GigaSpaces administration services
-
Uses of TemplateInfo in com.gigaspaces.internal.cluster.node.impl.notification
Methods in com.gigaspaces.internal.cluster.node.impl.notification that return TemplateInfo -
Uses of TemplateInfo in com.gigaspaces.internal.lrmi.stubs
Methods in com.gigaspaces.internal.lrmi.stubs that return types with arguments of type TemplateInfo -
Uses of TemplateInfo in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return types with arguments of type TemplateInfoModifier and TypeMethodDescriptionSpaceEngine.getTemplatesInfo(String className) SpaceImpl.getTemplatesInfo(String className) -
Uses of TemplateInfo in com.j_spaces.core.admin
Methods in com.j_spaces.core.admin that return types with arguments of type TemplateInfoModifier and TypeMethodDescriptionIInternalRemoteJSpaceAdmin.getTemplatesInfo(String className) Returns a list of pending templates.JSpaceAdminImpl.getTemplatesInfo(String className) JSpaceAdminProxy.getTemplatesInfo(String className) -
Uses of TemplateInfo in com.j_spaces.core.cache
Methods in com.j_spaces.core.cache that return types with arguments of type TemplateInfoModifier and TypeMethodDescriptionTypeData.fillTemplatesInfo(List<TemplateInfo> templates) CacheManager.getTemplatesInfo(String className) returns a list of all the pending templates for the given classMethod parameters in com.j_spaces.core.cache with type arguments of type TemplateInfo -
Uses of TemplateInfo in com.j_spaces.jmx
Constructors in com.j_spaces.jmx with parameters of type TemplateInfo