public class MockWelder
extends Object
implements com.liferay.portal.kernel.nio.intraband.welder.Welder
Constructor and Description |
---|
MockWelder() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
boolean |
isClientWelded() |
boolean |
isServerWelded() |
com.liferay.portal.kernel.nio.intraband.RegistrationReference |
weld(com.liferay.portal.kernel.nio.intraband.Intraband intraband) |
public void destroy()
destroy
in interface com.liferay.portal.kernel.nio.intraband.welder.Welder
public boolean isClientWelded()
public boolean isServerWelded()
public com.liferay.portal.kernel.nio.intraband.RegistrationReference weld(com.liferay.portal.kernel.nio.intraband.Intraband intraband)
weld
in interface com.liferay.portal.kernel.nio.intraband.welder.Welder