Package org.patternfly.thirdparty
Class ThirdPartyBundleImpl
- java.lang.Object
-
- org.patternfly.thirdparty.ThirdPartyBundleImpl
-
- All Implemented Interfaces:
ThirdPartyBundle,org.treblereel.j2cl.processors.common.resources.ClientBundle
public class ThirdPartyBundleImpl extends Object implements ThirdPartyBundle
-
-
Field Summary
Fields Modifier and Type Field Description static ThirdPartyBundleImplINSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.treblereel.j2cl.processors.common.resources.ResourcePrototypegetResource(String name)org.treblereel.j2cl.processors.common.resources.TextResourcepopper()
-
-
-
Field Detail
-
INSTANCE
public static final ThirdPartyBundleImpl INSTANCE
-
-
Method Detail
-
popper
public org.treblereel.j2cl.processors.common.resources.TextResource popper()
- Specified by:
popperin interfaceThirdPartyBundle
-
getResource
public org.treblereel.j2cl.processors.common.resources.ResourcePrototype getResource(String name)
-
-