org.rhq.plugins.jbossas5.util
Class Ejb2BeanUtils

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

public class Ejb2BeanUtils
extends Object

Author:
Lukas Krejci

Method Summary
static String getUniqueBeanIdentificator(org.jboss.managed.api.ManagedComponent component)
           
static 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 String getUniqueBeanIdentificator(org.jboss.managed.api.ManagedComponent component)

parseResourceName

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


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