Class UnqualifiedBean
- java.lang.Object
-
- org.openbravo.base.weld.test.testinfrastructure.ExtensionBean
-
- org.openbravo.base.weld.test.testinfrastructure.UnqualifiedBean
-
- All Implemented Interfaces:
Prioritizable
public class UnqualifiedBean extends ExtensionBean
Simple bean without a qualifier
-
-
Constructor Summary
Constructors Constructor Description UnqualifiedBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getName()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.openbravo.base.Prioritizable
getPriority
-
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in classExtensionBean
-
-