Searched refs:rm (Results 1 - 25 of 44) sorted by relevance

12

/glassfish-3.1.2/registration/registration-impl/src/main/java/com/sun/enterprise/registration/impl/
H A DTest.java179 RepositoryManager rm =
182 rm.write(System.out);
184 rm.add(st);
186 List<ServiceTag> list = rm.getServiceTags();
192 rm.add(st);
197 rm.write(System.out);
199 rm.remove(st);
201 rm.write(System.out);
203 rm.remove(st);
208 rm
[all...]
H A DSysnetRegistrationService.java89 RepositoryManager rm = getRepositoryManager();
91 rm.updateRuntimeValues();
92 return rm.getServiceTags();
109 RepositoryManager rm = getRepositoryManager();
112 if (rm.getRegistrationStatus(st).equals(status))
H A DLocalServiceRegistry.java101 RepositoryManager rm = new RepositoryManager(registry);
103 rm.add(st);
123 //List<ServiceTag> list = rm.getServiceTags();
128 //rm.write(new FileOutputStream("test.xml"));
H A DSysnetTransferManager.java68 private RepositoryManager rm; field in class:SysnetTransferManager
75 rm = new RepositoryManager(repositoryFile);
103 rm.updateRuntimeValues();
105 List<ServiceTag> unTransferredTags = getUntransferredServiceTags(rm);
112 rm.setStatus(tag, ServiceTag.Status.TRANSFERRED);
133 * @param rm the RepositoryManager to use for the local repository
136 private List<ServiceTag> getUntransferredServiceTags(RepositoryManager rm) { argument
137 List<ServiceTag> candidateTags = rm.getServiceTags();
H A DRelayService.java66 private RepositoryManager rm; field in class:RelayService
72 rm = new RepositoryManager(repositoryFile);
74 rm.updateRuntimeValues();
91 List<ServiceTag> serviceTags = rm.getServiceTags();
/glassfish-3.1.2/admin/util/src/main/java/org/glassfish/admin/cli/resources/
H A DResourceFactory.java69 for (ResourceManager rm : habitat.getAllByContract(ResourceManager.class)) {
70 if ((rm.getResourceType()).equals(resourceType)) {
71 resourceManager = rm;
H A DResourcesManager.java87 ResourceManager rm = resourceFactory.getResourceManager(resource);
88 rs = rm.create(resources, attrList, props, target);
109 ResourceManager rm = resourceFactory.getResourceManager(resource);
110 rs = rm.create(resources, attrList, props, target);
/glassfish-3.1.2/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/rm/
H A DResourceManager.java41 package com.sun.enterprise.resource.rm;
H A DNoTxResourceManagerImpl.java41 package com.sun.enterprise.resource.rm;
H A DSystemResourceManagerImpl.java41 package com.sun.enterprise.resource.rm;
/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/application/
H A DWLApplicationRuntimeNode.java158 SecurityRoleMapper rm = descriptor.getRoleMapper();
159 if (rm != null) {
161 rm.assignRole(new Group(roleMap.getRoleName()),
166 rm.assignRole(new PrincipalImpl(principals.get(i)),
H A DApplicationRuntimeNode.java224 SecurityRoleMapper rm = descriptor.getRoleMapper();
225 if (rm != null) {
228 rm.assignRole(principals.get(i).getPrincipal(),
233 rm.assignRole(new Group(groups.get(i)),
/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/codegen/otsidl/
H A D_JControlStub.java69 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
91 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
112 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
132 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
154 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
176 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
H A D_CoordinatorResourceStub.java67 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
84 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
108 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
132 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
158 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
178 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
195 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
H A D_JCoordinatorStub.java68 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
89 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
110 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
131 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
150 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
169 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
188 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
208 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
228 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
248 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
[all...]
/glassfish-3.1.2/registration/glassfish-registration/src/main/java/com/sun/enterprise/registration/glassfish/
H A DRegistrationUtil.java158 RepositoryManager rm = new RepositoryManager(getServiceTagRegistry());
160 String gfInstanceURN = rm.getInstanceURN(gfProductURN);
163 boolean updated = rm.setInstanceURN(gfProductURN,
/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/web/
H A DWLWebBundleRuntimeNode.java203 SecurityRoleMapper rm = null;
205 rm = app.getRoleMapper();
207 rm = getRoleMapper();
209 if (rm != null) {
211 rm.assignRole(new Group(role.getName()), role, descriptor);
215 rm.assignRole(new PrincipalImpl(principals.get(i)),
/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/codegen/jtsxa/
H A D_OTSResourceStub.java68 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
92 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
116 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
142 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
162 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
179 } catch (org.omg.CORBA.portable.RemarshalException $rm) {
/glassfish-3.1.2/installer/src/GlassFishV3Preview/resources/wrappers/
H A Duninstall.sh185 if [ -f /bin/rm ]
189 /bin/rm -rf ${CWD}/.org.opensolaris,pkg ]
H A Dwrapper.sh247 rm tmp.jar
252 rm -rf ${tmpdir_path}/*
/glassfish-3.1.2/installer/src/GlassFishV3WebProfilePreview/resources/wrappers/
H A Duninstall.sh185 if [ -f /bin/rm ]
189 /bin/rm -rf ${CWD}/.org.opensolaris,pkg ]
H A Dwrapper.sh247 rm tmp.jar
252 rm -rf ${tmpdir_path}/*
/glassfish-3.1.2/installer/src/main/resources/wrappers/
H A Dwrapper.sh199 rm tmp.jar
204 rm -rf ${tmp}/*
/glassfish-3.1.2/connectors/connectors-runtime/src/main/java/com/sun/enterprise/resource/pool/
H A DPoolManagerImpl.java55 import com.sun.enterprise.resource.rm.*;
219 logFine("rm.enlistResource threw Exception. Returning resource to pool");
361 ResourceManager rm = getResourceManager(h.getResourceSpec());
362 rm.registerResource(h);
375 ResourceManager rm = getResourceManager(h.getResourceSpec());
376 rm.unregisterResource(h, xaresFlag);
380 ResourceManager rm = getResourceManager(resource.getResourceSpec());
381 rm.delistResource(resource, XAResource.TMSUCCESS);
386 ResourceManager rm = getResourceManager(resource.getResourceSpec());
387 rm
[all...]
/glassfish-3.1.2/deployment/dol/src/main/java/com/sun/enterprise/deployment/node/runtime/
H A DEjbBundleRuntimeNode.java170 SecurityRoleMapper rm = app.getRoleMapper();
171 if (rm != null) {
174 rm.assignRole(principals.get(i).getPrincipal(),
179 rm.assignRole(new Group(groups.get(i)),

Completed in 88 milliseconds

12