# ${top_bo_name} component
${top_component_java_with_package}=${top_componentimpl_java_with_package}
${top_custom_java_with_package}=${top_customimpl_java_with_package}
${bo_interface_package}.${top_bo_name}Manager=${bo_impl_package}.${top_bo_name}ManagerImpl
${bo_interface_package}.${top_bo_name}=${bo_impl_package}.${top_bo_name}Impl

${block2}