Uses of Interface
dev.galasa.cicsts.cicsresource.IJvmprofile
Packages that use IJvmprofile
-
Uses of IJvmprofile in dev.galasa.cicsts.cicsresource
Methods in dev.galasa.cicsts.cicsresource that return IJvmprofileModifier and TypeMethodDescriptionIJvmserver.getJvmprofile()
Return the JVM profile for this JVM serverICicsResource.newJvmprofile
(String jvmprofileName) Create an empty JVM profile object for use by aIJvmserver
ICicsResource.newJvmprofile
(String jvmprofileName, String content) Create an JVM profile object for use by aIJvmserver
using the suppliedMap
of options.ICicsResource.newJvmprofile
(String jvmprofileName, Map<String, String> content) Create an JVM profile object for use by aIJvmserver
using the suppliedMap
of options.Methods in dev.galasa.cicsts.cicsresource with parameters of type IJvmprofileModifier and TypeMethodDescriptionICicsResource.newJvmserver
(ICicsTerminal cicsTerminal, String name, String group, IJvmprofile jvmprofile) Create a CICS JVMSERVER resource object using the supplied JVM profileICicsResource.newLibertyJvmserver
(ICicsTerminal cicsTerminal, String name, String group, IJvmprofile jvmprofile, IZosLibertyServer libertyServer) Create a CICS Liberty JVMSERVER resource object using the supplied JVM profile and Liberty server