Class QualifiedBean
- java.lang.Object
-
- org.openbravo.base.weld.test.testinfrastructure.ExtensionBean
-
- org.openbravo.base.weld.test.testinfrastructure.QualifiedBean
-
- All Implemented Interfaces:
Prioritizable
public class QualifiedBean extends ExtensionBean
Simple qualified bean
-
-
Constructor Summary
Constructors Constructor Description QualifiedBean()
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in classExtensionBean
-
getPriority
public int getPriority()
- Returns:
- an integer representing the priority of the object. It returns 100 by default.
-
-