public class CDPProfileInterfaceRegister extends Object
Constructor and Description |
---|
CDPProfileInterfaceRegister() |
Modifier and Type | Method and Description |
---|---|
<PROFILE extends Profile> |
getProfile(PROFILE profile) |
void |
register(Class<? extends CDPProfileInterface> profileMember) |
public void register(Class<? extends CDPProfileInterface> profileMember)
public <PROFILE extends Profile> CDPProfileInterface getProfile(PROFILE profile)
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.