org.rhq.plugins.jbossas5.util
Class Ejb2BeanUtils

java.lang.Object
  extended by org.rhq.plugins.jbossas5.util.Ejb2BeanUtils

public class Ejb2BeanUtils
extends java.lang.Object

Author:
Lukas Krejci

Method Summary
static java.lang.String getUniqueBeanIdentificator(org.jboss.managed.api.ManagedComponent component)
           
static java.lang.String parseResourceName(org.jboss.managed.api.ManagedComponent component)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUniqueBeanIdentificator

public static java.lang.String getUniqueBeanIdentificator(org.jboss.managed.api.ManagedComponent component)

parseResourceName

public static java.lang.String parseResourceName(org.jboss.managed.api.ManagedComponent component)


Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.