Uses of Interface
dev.galasa.cicsts.cicsresource.IJvmprofile
-
Uses of IJvmprofile in dev.galasa.cicsts.cicsresource
Modifier 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.Modifier 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