WildFly Service API: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
=ServiceName= | =ServiceName= | ||
<font color=red>TODO?</font> | |||
==ServiceName from String== | ==ServiceName from String== | ||
Line 10: | Line 11: | ||
<pre> | <pre> | ||
ServiceName.parse(String) throws IllegalArgumentException | ServiceName.parse(String) throws IllegalArgumentException | ||
<pre> | </pre> |
Latest revision as of 21:52, 1 March 2017
Internal
ServiceName
TODO?
ServiceName from String
ServiceName.parse(String) throws IllegalArgumentException